cmake-d/tests/app_6/CMakeLists.txt
2010-08-14 13:11:51 -07:00

2 lines
56 B
CMake

ADD_EXECUTABLE( app_6 app_6.d )
ADD_TEST( app_6 app_6 )