Fix shared build

This commit is contained in:
proller 2017-12-27 23:01:09 +03:00 committed by alexey-milovidov
parent 4f894a677a
commit fc9c1813f8
2 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,7 @@ LLVMSupport
#PollyPPCG
libtinfo.a
${ZLIB_LIBRARIES}
${EXECINFO_LIBRARY}
Threads::Threads
)

View File

@ -47,6 +47,7 @@ ${REQUIRED_LLVM_LIBRARIES}
#PollyPPCG
libtinfo.a
${ZLIB_LIBRARIES}
${EXECINFO_LIBRARY}
Threads::Threads
)