summaryrefslogtreecommitdiffstats
path: root/Tests/SimpleInstallS2/TestSubDir/CMakeLists.txt
blob: a99711d7a1a00eed46f97ce1ca9791af400c29fb (plain)
1
2
3
ADD_EXECUTABLE(TSD TSD.cxx TSD_utils.cxx)
INSTALL_FILES(/include FILES TSD.h)
INSTALL_TARGETS(/bin TSD)