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 d58eb78 commit 47cf939Copy full SHA for 47cf939
sycl-fusion/common/CMakeLists.txt
@@ -1,5 +1,8 @@
1
add_llvm_library(sycl-fusion-common
2
lib/NDRangesHelper.cpp
3
+
4
+ LINK_COMPONENTS
5
+ Support
6
)
7
8
target_include_directories(sycl-fusion-common
0 commit comments