Many small Improvements. Removed old non-functional test structures. Switched to dmd for linking. Fixed bug in CMakeDInformation.cmake that we inhereted from the C version. Added C+D test case, which fails.
This commit is contained in:
parent
6af1633a9b
commit
02d13655b2
151 changed files with 100 additions and 39777 deletions
|
@ -11,8 +11,6 @@
|
|||
CMAKE_MINIMUM_REQUIRED(VERSION 2.8)
|
||||
PROJECT (cmaked NONE)
|
||||
|
||||
# note do not install FindGTK2.cmake. it is not required to install it
|
||||
# to build the samples, and can break apps that use other FindGTK2 modules.
|
||||
SET (MOD_SRCS
|
||||
CMakeDCompiler.cmake.in
|
||||
CMakeDCompilerId.d.in
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue