Finally started working on project.
1) Removed "-version=Posix" (auto added by compiler now) 2) Added CMAKE_SOURCE_DIR to dmd import paths 3) Added flag "-version=Phobos/Tango" for dmd (no auto-adding)
This commit is contained in:
parent
3bde74b0c7
commit
ef051c12d0
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
#
|
||||
# See Copyright.txt for details.
|
||||
#
|
||||
|
||||
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
|
||||
PROJECT (cmaked NONE)
|
||||
|
||||
# note do not install FindGTK2.cmake. it is not required to install it
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue