]> git.lizzy.rs Git - dragonfireclient.git/commit
Windows: Cpack wix installer (#6153)
authoradrido <robots_only_adrido@gmx.com>
Fri, 26 Oct 2018 19:37:51 +0000 (21:37 +0200)
committerSmallJoker <SmallJoker@users.noreply.github.com>
Fri, 26 Oct 2018 19:37:51 +0000 (21:37 +0200)
commit2322078fe480a338422b35ee29fee3c0767f3e1d
tree3c935142cc66f0f237d8a6211ae09075fab62bab
parent45b52f6d5a7c8389da8f4cb5c5294a430255a248
Windows: Cpack wix installer (#6153)

Create CPack WIX msi Installer for RUN_IN_PLACE=0 builds
Correct paths on Windows for RUN_IN_PLACE=0
Install only required font files
Games have their own components, and "minimal" is optional
CMakeLists.txt
README.md
lib/gmp/CMakeLists.txt
lib/jsoncpp/CMakeLists.txt
misc/CPACK_WIX_UI_BANNER.BMP [new file with mode: 0644]
misc/CPACK_WIX_UI_DIALOG.BMP [new file with mode: 0644]
src/CMakeLists.txt
src/porting.cpp