cmake-d/tests/app_8/CMakeLists.txt
2010-09-26 22:31:56 +02:00

4 lines
90 B
CMake

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