mirror of
https://github.com/OpenRCT2/OpenRCT2
synced 2025-12-19 13:52:54 +01:00
Install openrct2-cli, if exists
This commit is contained in:
@@ -144,6 +144,7 @@ else ()
|
||||
endif ()
|
||||
endif ()
|
||||
install(TARGETS "openrct2" RUNTIME DESTINATION "bin")
|
||||
install(TARGETS "openrct2-cli" OPTIONAL RUNTIME DESTINATION "bin")
|
||||
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/g2.dat" DESTINATION "share/openrct2")
|
||||
install(DIRECTORY "data/" DESTINATION "share/openrct2")
|
||||
install(FILES ${DOC_FILES} DESTINATION "share/doc/openrct2")
|
||||
|
||||
Reference in New Issue
Block a user