Skip to content

Commit 0e37380

Browse files
committed
add a comment
1 parent 3d0a9ec commit 0e37380

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source/adapters/level_zero/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@ set_target_properties(${TARGET_NAME} PROPERTIES
133133
)
134134

135135
if (WIN32)
136+
# 0x800: Search for the DLL only in the System32 folder
136137
target_link_options(ur_adapter_level_zero PUBLIC /DEPENDENTLOADFLAG:0x800)
137138
endif()
138139

0 commit comments

Comments
 (0)