Skip to content

Commit d22e542

Browse files
[𝘀𝗽𝗿] initial version
Created using spr 1.3.7
1 parent 12a5854 commit d22e542

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

llvm/lib/CAS/CMakeLists.txt

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ add_llvm_component_library(LLVMCAS
1212
ADDITIONAL_HEADER_DIRS
1313
${LLVM_MAIN_INCLUDE_DIR}/llvm/CAS
1414

15+
LINK_LIBS
16+
${LLVM_PTHREAD_LIB}
17+
1518
LINK_COMPONENTS
1619
Support
1720
)

0 commit comments

Comments
 (0)