summaryrefslogtreecommitdiff
path: root/Tests/SimpleInstall/TestSubDir/CMakeLists.txt
blob: 860e10425fafe43a2c18aa0bd28498118255deae (plain)
1
2
3
add_executable(TSD TSD.cxx TSD_utils.cxx)
install_files(/MyTest/include FILES TSD.h)
install_targets(/MyTest/bin TSD)