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 4da745a commit d618c36Copy full SHA for d618c36
libclc/CMakeLists.txt
@@ -31,6 +31,7 @@ set_property(DIRECTORY APPEND PROPERTY CMAKE_CONFIGURE_DEPENDS
31
clc/lib/amdgcn/SOURCES;
32
clc/lib/amdgpu/SOURCES;
33
clc/lib/clspv/SOURCES;
34
+ clc/lib/ptx-nvidiacl/SOURCES;
35
clc/lib/r600/SOURCES;
36
clc/lib/spirv/SOURCES;
37
)
0 commit comments