mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-12 02:43:14 +01:00
just a simple change to cmake for mingw
This commit is contained in:
@@ -103,7 +103,7 @@ if(D_VERSION EQUAL 2)
|
||||
endif(NOT PATCH_EXE)
|
||||
endif(D_VERSION EQUAL 2)
|
||||
|
||||
file(GLOB GC_D ${RUNTIME_GC_DIR}/*.d)
|
||||
file(GLOB_RECURSE GC_D ${RUNTIME_GC_DIR}/*.d)
|
||||
file(GLOB_RECURSE DCRT_D ${RUNTIME_DC_DIR}/*.d)
|
||||
file(GLOB DCRT_C ${RUNTIME_DC_DIR}/*.c)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user