Add preliminary support for tracking dependencies
This commit is contained in:
parent
6c77dd84e8
commit
97b6c15587
7 changed files with 129 additions and 0 deletions
4
tests/app_8/CMakeLists.txt
Normal file
4
tests/app_8/CMakeLists.txt
Normal file
|
@ -0,0 +1,4 @@
|
|||
include(UseDDeps)
|
||||
|
||||
include_directories(.)
|
||||
add_executable_with_dependencies(app_8 app_8.d)
|
Loading…
Add table
Add a link
Reference in a new issue