cmake-d/tests/app_1/CMakeLists.txt

3 lines
56 B
Text
Raw Normal View History

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