mirror of
https://github.com/isledecomp/isle-portable.git
synced 2026-02-03 12:31:15 +00:00
Update CMakeLists.txt
This commit is contained in:
parent
cca087b55a
commit
5b3e528dfe
@ -5,6 +5,7 @@ set(APP_SPDX "LGPL-3.0-or-later")
|
|||||||
|
|
||||||
string(TIMESTAMP BUILD_DATE UTC)
|
string(TIMESTAMP BUILD_DATE UTC)
|
||||||
|
|
||||||
|
file(MAKE_DIRECTORY ${CMAKE_BINARY_DIR}/icons)
|
||||||
file(COPY_FILE icons/isle.svg ${CMAKE_BINARY_DIR}/icons/${APP_ID}.svg)
|
file(COPY_FILE icons/isle.svg ${CMAKE_BINARY_DIR}/icons/${APP_ID}.svg)
|
||||||
|
|
||||||
# The following will need to be refined if we wish to post actual releases to a repo such as Flathub
|
# The following will need to be refined if we wish to post actual releases to a repo such as Flathub
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user