mirror of
https://github.com/HarbourMasters/Starship.git
synced 2025-04-28 20:37:58 +03:00
Update CMakeLists.txt
This commit is contained in:
parent
5260b71abe
commit
25fe15c53f
1 changed files with 1 additions and 0 deletions
|
@ -575,6 +575,7 @@ add_custom_target(CreateOSXIcons
|
|||
COMMENT "Creating OSX icons ..."
|
||||
)
|
||||
add_dependencies(${PROJECT_NAME} CreateOSXIcons)
|
||||
configure_file("${CMAKE_SOURCE_DIR}/Info.plist" "${CMAKE_BINARY_DIR}/Info.plist" COPYONLY)
|
||||
endif()
|
||||
|
||||
set_property(TARGET ${PROJECT_NAME} PROPERTY APPIMAGE_DESKTOP_FILE_TERMINAL YES)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue