Registrations currently disabled due to spam. Contact me externally if you need an account

Skip to content
Snippets Groups Projects
Commit 03b449e0 authored by Daniel Molkentin's avatar Daniel Molkentin
Browse files

CPack: revert part of previous commit

parent 8fd881a1
Branches
Tags
No related merge requests found
......@@ -7,6 +7,8 @@ if(CPACK_GENERATOR MATCHES "NSIS")
SET( CPACK_NSIS_COMPRESSOR "/SOLID lzma" ) # The arguments that will be passed to the NSIS SetCompressor command. /SOLID lzma
endif(CPACK_GENERATOR MATCHES "NSIS")
set( CMAKE_SOURCE_DIR @CMAKE_SOURCE_DIR@ )
set( CMAKE_BINARY_DIR @CMAKE_BINARY_DIR@ )
set( OEM_THEME_DIR @OEM_THEME_DIR@ )
if ( DEFINED OEM_THEME_DIR AND EXISTS ${OEM_THEME_DIR}/OEM.cmake )
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment