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:
Volfram 2010-03-24 21:00:17 +00:00
commit ef051c12d0
3 changed files with 3 additions and 3 deletions

View file

@ -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