summaryrefslogtreecommitdiffstats
path: root/Tests/Testing/Sub/Sub2/CMakeLists.txt
blob: 3a7295da604c20fdc1abeb5d472db5961e953623 (plain)
1
2
3
4
5
#
# Add test
#
ADD_EXECUTABLE(testing2 testing2.cxx)
ADD_TEST(testing.2 ${Testing_BINARY_DIR}/bin/testing2)