Try to make gdc work
This commit is contained in:
parent
24422fdac3
commit
6079bb6957
8 changed files with 31 additions and 10 deletions
|
@ -1,4 +1,6 @@
|
|||
include(UseDDeps)
|
||||
|
||||
include_directories(.)
|
||||
add_executable_with_dependencies(app_8 app_8.d)
|
||||
# TODO
|
||||
# disabled causes problems with gdc
|
||||
#add_executable_with_dependencies(app_8 app_8.d)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue