mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-11-08 04:07:07 +00:00
00d78f1348
of testing for its presence at cmake time. This way the build automatically regenerates the makefiles when a svn update brings in a new sublibrary. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126068 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
74 B
CMake
6 lines
74 B
CMake
add_llvm_target(CBackend
|
|
CBackend.cpp
|
|
)
|
|
|
|
add_subdirectory(TargetInfo)
|