cmake-d/tests/app_2/CMakeLists.txt

3 lines
56 B
Text
Raw Normal View History

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