Skip to content

Commit

Permalink
drop license page at installer
Browse files Browse the repository at this point in the history
  • Loading branch information
CvH committed Oct 6, 2024
1 parent ba6df48 commit 8c4a458
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -239,6 +239,7 @@ if(WIN32)
set(CPACK_PACKAGE_EXECUTABLES "LibreELEC.USB-SD.Creator;LibreELEC USB-SD Creator x64")
set(CPACK_GENERATOR INNOSETUP)
set(CPACK_PACKAGE_INSTALL_DIRECTORY "${projectDisplayName}")
set(CPACK_INNOSETUP_IGNORE_LICENSE_PAGE ON)
elseif(APPLE)
set(CPACK_PACKAGE_FILE_NAME "LibreELEC.USB-SD.Creator.macOS")

Expand Down

0 comments on commit 8c4a458

Please sign in to comment.