cmake-d/tests/app_2/CMakeLists.txt

2 lines
56 B
CMake

ADD_EXECUTABLE( app_2 app_2.d )
ADD_TEST( app_2 app_2 )