mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Define version Tango in the config file
This commit is contained in:
@@ -11,6 +11,7 @@ default:
|
||||
"-I@INCLUDE_INSTALL_DIR@/@RUNTIME_AIO@",
|
||||
"-I@INCLUDE_INSTALL_DIR@/ldc",
|
||||
"-L-L@CMAKE_INSTALL_LIBDIR@",
|
||||
"-d-version=Tango",
|
||||
"-defaultlib=@RUNTIME_AIO@",
|
||||
"-debuglib=@RUNTIME_AIO@"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user