cmake-d/tests/app_2/CMakeLists.txt
2016-08-06 18:07:17 +02:00

2 lines
52 B
CMake

add_executable(app_2 app_2.d)
add_test(app_2 app_2)