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
c07cc8f370
llvm-project
/
llvm
/
utils
/
count
/
CMakeLists.txt
4 lines
37 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
(
count
Add count/not tools as executables. - Apparently, I'm willing to do incredibly stupid things in the name of portability. llvm-svn: 82685
2009-09-24 14:23:57 +08:00
c
o
u
n
t
.
c
)