build: move build related tasks for Windows from setup script to CMake

This commit is contained in:
mlangkabel
2019-11-04 17:46:59 +01:00
parent d177a7d733
commit 38581f9571
5 changed files with 86 additions and 96 deletions
-1
View File
@@ -8,7 +8,6 @@
* QT 5.10.1
* Clang & LLVM 7.0 (doesn't quite work for windows, use unix setup below and skip all the ninja stuff)(installation guide http://clang.llvm.org/docs/LibASTMatchersTutorial.html)
* Boost 1.68
* Image Magick 7.0.6
* ccache (Unix)
* Visual Leak Detector (Windows)
* Wix 3.11 (Windows)