Fix pthread link

This commit is contained in:
proller 2017-12-27 22:42:06 +03:00 committed by alexey-milovidov
parent f5f976a464
commit 4f894a677a
2 changed files with 2 additions and 0 deletions

View File

@ -49,4 +49,5 @@ LLVMSupport
libtinfo.a
${EXECINFO_LIBRARY}
Threads::Threads
)

View File

@ -48,4 +48,5 @@ ${REQUIRED_LLVM_LIBRARIES}
libtinfo.a
${EXECINFO_LIBRARY}
Threads::Threads
)