Skip to content

Commit

Permalink
oneAPI: Make sure the loader uses the correct tracing library. (#8387)
Browse files Browse the repository at this point in the history
  • Loading branch information
maleadt authored Mar 29, 2024
1 parent 8157ea8 commit 77c11e9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ platforms = expand_cxxstring_abis(platforms)
# The products that we will ensure are always built
products = [
LibraryProduct("libze_loader", :libze_loader),
LibraryProduct("libze_tracing_layer", :libze_tracing_layer),
LibraryProduct("libze_validation_layer", :libze_validation_layer),
]

Expand Down

0 comments on commit 77c11e9

Please sign in to comment.