cmake-d/tests/app_1/CMakeLists.txt

2 lines
56 B
CMake

ADD_EXECUTABLE( app_1 app_1.d )
ADD_TEST( app_1 app_1 )