mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-08-04 21:40:05 +02:00
Fix typos
This commit is contained in:
@@ -9,7 +9,7 @@ default:
|
||||
switches = [
|
||||
"-I@INCLUDE_INSTALL_DIR@/ldc",
|
||||
"-I@INCLUDE_INSTALL_DIR@",
|
||||
"-L-L@CMAKE_INSTALL_LIBDIR@", @MUTILIB_ADDITIONAL_INSTALL_PATH@
|
||||
"-L-L@CMAKE_INSTALL_LIBDIR@", @MULTILIB_ADDITIONAL_INSTALL_PATH@
|
||||
"-defaultlib=phobos-ldc",
|
||||
"-debuglib=phobos-ldc"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user