cmake-d/tests/app_8/CMakeLists.txt

5 lines
90 B
Text
Raw Normal View History

include(UseDDeps)
include_directories(.)
add_executable_with_dependencies(app_8 app_8.d)