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