Cleanup: strip trailing space for TOML,HTML & XML
This commit is contained in:
@@ -91,9 +91,9 @@ if(WIN32)
|
||||
|
||||
set(CPACK_NSIS_MUI_ICON ${CMAKE_SOURCE_DIR}/release/windows/icons/winblender.ico)
|
||||
set(CPACK_NSIS_COMPRESSOR "/SOLID lzma")
|
||||
|
||||
|
||||
# Eventhough we no longer display this, we still need to set it otherwise it'll throw an error
|
||||
# during the msi build.
|
||||
# during the msi build.
|
||||
set(CPACK_RESOURCE_FILE_LICENSE ${CMAKE_SOURCE_DIR}/release/license/spdx/GPL-3.0-or-later.txt)
|
||||
set(CPACK_WIX_PRODUCT_ICON ${CMAKE_SOURCE_DIR}/release/windows/icons/winblender.ico)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user