Move CPack win32 generator from NSIS to WIX

This commit is contained in:
BtbN
2014-02-02 15:16:40 +01:00
parent e7e570b8b8
commit e9c22c3b8d
7 changed files with 90 additions and 778 deletions

View File

@@ -1,4 +1,4 @@
if(APPLE)
if(WIN32 OR APPLE)
cmake_minimum_required(VERSION 2.8.12)
else()
cmake_minimum_required(VERSION 2.8.11)