mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-29 02:53:14 +01:00
Build druntime and Phobos by default.
This fixes »make install« – if you want to build only the compiler, the »ldc2« target can be used.
This commit is contained in:
@@ -314,4 +314,4 @@ if(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
install(DIRECTORY bash_completion.d DESTINATION ${CONF_INST_DIR})
|
||||
endif(${CMAKE_SYSTEM_NAME} MATCHES "Linux")
|
||||
|
||||
add_subdirectory(runtime EXCLUDE_FROM_ALL)
|
||||
add_subdirectory(runtime)
|
||||
|
||||
Reference in New Issue
Block a user