Commit Graph

3 Commits (0b7861f29cd5cb81881e6b66ba644be4d2ee39de)

Author SHA1 Message Date
Taylor Talkington 5a823cd8ef Fix MSVC cmake build (#4658)
Update SIGCPP_LIBRARIES to use debug version for debug builds
Fix variable name reference in post_build command
Output executables to the root dir when doing MSVC build
2020-07-01 12:29:30 -04:00
Andrew Copland 3b5bade43b
Fix VS CMake (#4649)
Enable multithreaded compilation for VS, prevent it Optimizing the models per-build, fix up the pioneer-thirdparty paths, GLOB the header files, copy the DLLs needed for visual studio, Changed the appveyor MSVC prepare script
2019-07-29 11:05:42 +01:00
Paul Cercueil 29dc6f8ca2 CMake: Support MSVC build using thirdparty repo
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2019-07-03 11:00:43 +02:00