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 d70e50b commit cd1c58aCopy full SHA for cd1c58a
llvm/lib/CAS/CMakeLists.txt
@@ -5,4 +5,7 @@ add_llvm_component_library(LLVMCAS
5
6
ADDITIONAL_HEADER_DIRS
7
${LLVM_MAIN_INCLUDE_DIR}/llvm/CAS
8
+
9
+ LINK_COMPONENTS
10
+ Support
11
)
0 commit comments