This website requires JavaScript.
Explore
Help
Sign In
maxjhandsome
/
llvm-project
forked from
OSchip/llvm-project
Watch
1
Star
0
Fork
You've already forked llvm-project
0
Code
Issues
Pull Requests
Packages
Releases
Wiki
Activity
366dd9fd2b
llvm-project
/
llvm
/
utils
/
KillTheDoctor
/
CMakeLists.txt
6 lines
105 B
CMake
Raw
Normal View
History
Unescape
Escape
Put targets on folders, if the IDE supports the feature. Requires CMake 2.8.3 or newer. llvm-svn: 126092
2011-02-21 06:06:10 +08:00
add_llvm_utility
(
KillTheDoctor
Add KillTheDoctor. llvm-svn: 116216
2010-10-12 03:55:38 +08:00
K
i
l
l
T
h
e
D
o
c
t
o
r
.
c
p
p
)
Merge System into Support. llvm-svn: 120298
2010-11-30 02:16:10 +08:00
target_link_libraries
(
KillTheDoctor
LLVMSupport
)