cmake-d/tests/app_7/CMakeLists.txt

4 lines
87 B
Text
Raw Normal View History

2010-08-14 20:11:51 +00:00
# A more complex library test.
ADD_EXECUTABLE( app_7 app_7.d )
ADD_TEST( app_7 app_7 )