File tree Expand file tree Collapse file tree 1 file changed +12
-12
lines changed
Expand file tree Collapse file tree 1 file changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -32,18 +32,18 @@ environment:
3232# COMPILER_ID: gcc
3333#
3434# older compilers are supported in a separate appveyor project
35-
36- - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2015
37- CMAKE_GENERATOR : ' Visual Studio 10 2010'
38- CMAKE_ARCHITECTURE : Win32
39- CMAKE_PLATFORM : x86
40- COMPILER_ID : msvc10
41-
42- - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2015
43- CMAKE_GENERATOR : ' Visual Studio 10 2010'
44- CMAKE_ARCHITECTURE : x64
45- CMAKE_PLATFORM : x64
46- COMPILER_ID : msvc10
35+ #
36+ # - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
37+ # CMAKE_GENERATOR: 'Visual Studio 10 2010'
38+ # CMAKE_ARCHITECTURE: Win32
39+ # CMAKE_PLATFORM: x86
40+ # COMPILER_ID: msvc10
41+ #
42+ # - APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
43+ # CMAKE_GENERATOR: 'Visual Studio 10 2010'
44+ # CMAKE_ARCHITECTURE: x64
45+ # CMAKE_PLATFORM: x64
46+ # COMPILER_ID: msvc10
4747
4848 - APPVEYOR_BUILD_WORKER_IMAGE : Visual Studio 2015
4949 CMAKE_GENERATOR : ' Visual Studio 14 2015'
You can’t perform that action at this time.
0 commit comments