mirror of
https://github.com/g-truc/glm.git
synced 2025-04-10 15:23:53 +00:00
Only test in 32 bits with VC 2019
This commit is contained in:
parent
5f352ecce2
commit
7565378ef7
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ matrix:
|
|||
- image: Visual Studio 2017
|
||||
configuration: Debug
|
||||
- image: Visual Studio 2019
|
||||
GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_SSE2=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
|
||||
platform: x64
|
||||
|
||||
before_build:
|
||||
- ps: |
|
||||
|
|
Loading…
Add table
Reference in a new issue