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

2 lines
52 B
CMake

add_executable(app_6 app_6.d)
add_test(app_6 app_6)