mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-01 16:33:37 +01:00
22247bd624
Requires CMake 2.8.3 or newer. llvm-svn: 126092
6 lines
105 B
CMake
6 lines
105 B
CMake
add_llvm_utility(KillTheDoctor
|
|
KillTheDoctor.cpp
|
|
)
|
|
|
|
target_link_libraries(KillTheDoctor LLVMSupport)
|