mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-30 11:33:14 +01:00
The Windows linker LINK insists on the .obj extension. The following changes are made: - CMake uses the same extension as the C compiler - global.obj_ext_alt (aka .obj) is recognized as objectfile extension - global.obj_ext_alt is used on Windows