mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-09-18 11:45:25 -04:00
Reenable MSVC AppVeyor build
This commit is contained in:
parent
c9a7a5be10
commit
39e2249a76
@ -9,10 +9,10 @@ environment:
|
||||
# I couldn't resolve, see [1] for more info
|
||||
#
|
||||
# [1] http://stackoverflow.com/questions/30412951/unresolved-external-symbol-imp-fprintf-and-imp-iob-func-sdl2
|
||||
# - CMAKE_ARGS: -DSDL2PP_WITH_TESTS=OFF -DSDL2PP_WITH_EXAMPLES=OFF -G "Visual Studio 14 2015"
|
||||
# PREFIX: c:\usr_msvc
|
||||
# MSVC:
|
||||
# MINGW32: rem
|
||||
- CMAKE_ARGS: -DSDL2PP_WITH_TESTS=OFF -DSDL2PP_WITH_EXAMPLES=OFF -G "Visual Studio 14 2015"
|
||||
PREFIX: c:\usr_msvc
|
||||
MSVC:
|
||||
MINGW32: rem
|
||||
- CMAKE_ARGS: -DCMAKE_C_COMPILER=mingw32-cc -DCMAKE_CXX_COMPILER=mingw32-c++ -DCMAKE_MAKE_PROGRAM=mingw32-make.exe -DCMAKE_VERBOSE_MAKEFILE=ON -DCMAKE_EXE_LINKER_FLAGS="-lmingw32" -DSDL2PP_ENABLE_LIVE_TESTS=OFF -G "MinGW Makefiles"
|
||||
PREFIX: c:\usr_mingw32
|
||||
MINGW32:
|
||||
|
Loading…
x
Reference in New Issue
Block a user