mirror of
https://github.com/libSDL2pp/libSDL2pp.git
synced 2025-08-05 20:05:59 -04:00
Specify arch for windows
This commit is contained in:
parent
436c1c01f6
commit
909b2bd82f
@ -3,7 +3,7 @@ os: Visual Studio 2019
|
|||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- CMAKE_ARGS: -DSDL2PP_ENABLE_LIVE_TESTS=OFF -DCMAKE_CXX_FLAGS="-D_SCL_SECURE_NO_WARNINGS /wd4275 /wd4251 /EHsc /WX" -G "Visual Studio 16 2019"
|
- CMAKE_ARGS: -DSDL2PP_ENABLE_LIVE_TESTS=OFF -DCMAKE_CXX_FLAGS="-D_SCL_SECURE_NO_WARNINGS /wd4275 /wd4251 /EHsc /WX" -G "Visual Studio 16 2019" -A Win32
|
||||||
PREFIX: c:\usr_msvc
|
PREFIX: c:\usr_msvc
|
||||||
MSVC:
|
MSVC:
|
||||||
MINGW32: rem
|
MINGW32: rem
|
||||||
|
Loading…
x
Reference in New Issue
Block a user