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 403986e commit 4a7205fCopy full SHA for 4a7205f
libclc/CMakeLists.txt
@@ -99,6 +99,7 @@ else()
99
100
# Setup the paths where libclc runtimes should be stored. By default, in an
101
# in-tree build we place the libraries in clang's resource driectory.
102
+ include(GetClangResourceDir)
103
get_clang_resource_dir( LIBCLC_OUTPUT_DIR PREFIX ${LLVM_LIBRARY_OUTPUT_INTDIR}/.. )
104
105
# Note we do not adhere to LLVM_ENABLE_PER_TARGET_RUNTIME_DIR.
0 commit comments