mirror of
https://github.com/g-truc/glm.git
synced 2025-04-05 05:25:02 +00:00
Updated configuration list
This commit is contained in:
parent
8a6b928478
commit
2e25674af5
1 changed files with 3 additions and 1 deletions
|
@ -26,6 +26,8 @@ matrix:
|
|||
GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_AVX=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
|
||||
- image: Visual Studio 2013
|
||||
configuration: Debug
|
||||
- image: Visual Studio 2015
|
||||
GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_SSE2=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
|
||||
- image: Visual Studio 2015
|
||||
platform: x86
|
||||
- image: Visual Studio 2015
|
||||
|
@ -35,7 +37,7 @@ matrix:
|
|||
- image: Visual Studio 2017
|
||||
configuration: Debug
|
||||
- image: Visual Studio 2019
|
||||
platform: x86
|
||||
GLM_ARGUMENTS: -DGLM_TEST_ENABLE_SIMD_SSE2=ON -DGLM_TEST_ENABLE_LANG_EXTENSIONS=ON
|
||||
|
||||
before_build:
|
||||
- ps: |
|
||||
|
|
Loading…
Add table
Reference in a new issue