Commit 344ef6b
committed
[L0] Fix local build without system install
Use the include path for `ze_api.h` which points to the Level Zero
loader in the build dependencies, which does not have reside in the
`level_zero` subdirectory, in Level Zero adapter test suite.
I believe this passed GHA because of the presence of a system install of
Level Zero, rather than relying on the header acquired via fetch
content.1 parent da3ee42 commit 344ef6b
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | 6 | | |
8 | 7 | | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments