We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da51f6b commit 8e0c900Copy full SHA for 8e0c900
sycl-jit/jit-compiler/CMakeLists.txt
@@ -37,6 +37,7 @@ add_custom_command(
37
DEPENDS
38
${SYCL_JIT_RESOURCE_CPP}
39
${CMAKE_CURRENT_SOURCE_DIR}/include/Resource.h
40
+ ${clang_exe}
41
)
42
43
add_llvm_library(sycl-jit
0 commit comments