mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-14 11:32:34 +00:00
Update cmake build files.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74210 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4a28522c1a
commit
3c99d29b60
@ -14,6 +14,7 @@ add_llvm_library(LLVMSystem
|
|||||||
Signals.cpp
|
Signals.cpp
|
||||||
Threading.cpp
|
Threading.cpp
|
||||||
TimeValue.cpp
|
TimeValue.cpp
|
||||||
|
ThreadLocal.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
if( BUILD_SHARED_LIBS AND NOT WIN32 )
|
if( BUILD_SHARED_LIBS AND NOT WIN32 )
|
||||||
|
Loading…
Reference in New Issue
Block a user