mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-01-11 18:33:14 +01:00
Add dmd-style configuration file for rebuild usage. See #236 and thanks to ccuter for the patch!
This commit is contained in:
@@ -227,6 +227,7 @@ get_target_property(LDC_LOC ${LDC_EXE} LOCATION)
|
||||
|
||||
install(TARGETS ${LDC_EXE} DESTINATION bin)
|
||||
install(FILES ${PROJECT_BINARY_DIR}/bin/${LDC_EXE}.conf DESTINATION ${CONF_INST_DIR})
|
||||
install(FILES ${PROJECT_BINARY_DIR}/bin/${LDC_EXE}.rebuild.conf DESTINATION ${CONF_INST_DIR})
|
||||
install(DIRECTORY ${PROJECT_BINARY_DIR}/lib DESTINATION . USE_SOURCE_PERMISSIONS)
|
||||
|
||||
add_subdirectory(runtime EXCLUDE_FROM_ALL)
|
||||
|
||||
Reference in New Issue
Block a user