Skip to content

Allow Pc File Install With Window MSI Installer#455

Merged
nrspruit merged 1 commit intooneapi-src:masterfrom
mschilling0:matt_win_pkgconfig
May 7, 2026
Merged

Allow Pc File Install With Window MSI Installer#455
nrspruit merged 1 commit intooneapi-src:masterfrom
mschilling0:matt_win_pkgconfig

Conversation

@mschilling0
Copy link
Copy Markdown
Contributor

Tested with:

cmake -S . -B build -D BUILD_INSTALLER=1
cmake --build build --config Release --target package

Install generated msi and setup environment.

C:\Users\a_user>pkg-config --list-all
libze_loader Level Zero Loader - Runtime Library Loader for Level Zero
level-zero   Level Zero - Level Zero

@rwmcguir rwmcguir requested review from nrspruit and rwmcguir May 7, 2026 05:25
Copy link
Copy Markdown
Contributor

@nrspruit nrspruit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you for the contribution!

Tested with:

```console
cmake -S . -B build -D BUILD_INSTALLER=1
cmake --build build --config Release --target package
```

Install generated msi and setup environment.

```batch
C:\Users\a_user>pkg-config --list-all
libze_loader Level Zero Loader - Runtime Library Loader for Level Zero
level-zero   Level Zero - Level Zero
```

Signed-off-by: Schilling, Matthew <matthew.schilling@intel.com>
@mschilling0 mschilling0 force-pushed the matt_win_pkgconfig branch from 0478438 to 00bd94a Compare May 7, 2026 16:37
@nrspruit nrspruit merged commit c47981f into oneapi-src:master May 7, 2026
54 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants