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
feafdf6be4
llvm-project
/
llvm
/
utils
/
FileCheck
/
CMakeLists.txt
6 lines
93 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
(
FileCheck
Add a new little "FileCheck" utility for regression testing. llvm-svn: 75022
2009-07-09 02:44:05 +08:00
F
i
l
e
C
h
e
c
k
.
c
p
p
)
Merge System into Support. llvm-svn: 120298
2010-11-30 02:16:10 +08:00
target_link_libraries
(
FileCheck
LLVMSupport
)