repo.or.cz
/
cmake.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
STYLE: Nightly Version update
[cmake.git]
/
Tests
/
SimpleInstall
/
TestSubDir
/
CMakeLists.txt
blob
a99711d7a1a00eed46f97ce1ca9791af400c29fb
1
ADD_EXECUTABLE(TSD TSD.cxx TSD_utils.cxx)
2
INSTALL_FILES(/include FILES TSD.h)
3
INSTALL_TARGETS(/bin TSD)