mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-06 10:38:54 +00:00
![Oscar Fuentes](/assets/img/avatar_default.png)
Requires CMake 2.8.3 or newer. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126092 91177308-0d34-0410-b5e6-96231b3b80d8
6 lines
105 B
CMake
6 lines
105 B
CMake
add_llvm_utility(KillTheDoctor
|
|
KillTheDoctor.cpp
|
|
)
|
|
|
|
target_link_libraries(KillTheDoctor LLVMSupport)
|