This website requires JavaScript.
Explore
Mirrors
Help
Sign In
6502
/
llvm-6502
Watch
1
Star
0
Fork
0
You've already forked llvm-6502
mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced
2024-12-13 20:32:21 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
1a4b44e2bd
llvm-6502
/
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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126092 91177308-0d34-0410-b5e6-96231b3b80d8
2011-02-20 22:06:10 +00:00
add_llvm_utility
(
KillTheDoctor
Add KillTheDoctor. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116216 91177308-0d34-0410-b5e6-96231b3b80d8
2010-10-11 19:55:38 +00:00
K
i
l
l
T
h
e
D
o
c
t
o
r
.
c
p
p
)
Merge System into Support. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-29 18:16:10 +00:00
target_link_libraries
(
KillTheDoctor
LLVMSupport
)
Reference in New Issue
Copy Permalink