Fixed LDC 1 config file installation.

Closes #79.

Thanks to SiegeLord for the meat of the patch.
This commit is contained in:
David Nadlinger
2012-03-17 13:32:00 +01:00
parent c3621e171c
commit df61269ada
3 changed files with 12 additions and 8 deletions

View File

@@ -8,7 +8,7 @@ default:
// arguments before they are parsed.
switches = [
"-I@INCLUDE_INSTALL_DIR@/@RUNTIME_AIO@",
"-I@INCLUDE_INSTALL_DIR@/ldc",
"-I@INCLUDE_INSTALL_DIR@/@RUNTIME_AIO@/core/vendor/ldc",
"-I@INCLUDE_INSTALL_DIR@",
"-L-L@CMAKE_INSTALL_LIBDIR@",
"-d-version=Tango",