mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-02-26 16:43:13 +01:00
Rename merged runtime to tango-base-ldc, #145.
This commit is contained in:
@@ -40,7 +40,7 @@ if(D_VERSION EQUAL 1)
|
||||
set(RUNTIME_CC tango-cc-tango)
|
||||
set(RUNTIME_GC tango-gc-basic)
|
||||
set(RUNTIME_DC ldc-runtime)
|
||||
set(RUNTIME_AIO tango-ldc)
|
||||
set(RUNTIME_AIO tango-base-ldc)
|
||||
# set paths to source files, or fill lists directly
|
||||
set(RUNTIME_DC_DIR ${PROJECT_SOURCE_DIR}/internal)
|
||||
set(RUNTIME_GC_DIR ${RUNTIME_DIR}/lib/gc/basic)
|
||||
|
||||
Reference in New Issue
Block a user