cmake-d/tests/app_6/CMakeLists.txt

3 lines
52 B
Text
Raw Normal View History

2016-08-06 15:50:42 +00:00
add_executable(app_6 app_6.d)
add_test(app_6 app_6)