summaryrefslogtreecommitdiff
path: root/Tests/SimpleInstall/TestSubDir/CMakeLists.txt
blob: 4f62953002da57005e49f5536f7d605cbff5910f (plain)
1
2
3
ADD_EXECUTABLE(TSD TSD.cxx TSD_utils.cxx)
INSTALL_FILES(/MyTest/include FILES TSD.h)
INSTALL_TARGETS(/MyTest/bin TSD)