We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0864c17 commit 8063e9bCopy full SHA for 8063e9b
.appveyor.yml
@@ -18,7 +18,7 @@ environment:
18
- VSVERSION: "14 2015"
19
APPVEYOR_BUILD_WORKER_IMAGE: Visual Studio 2015
20
PLATFORMTOOLSET: "v140_xp"
21
- CMAKE_VS_PLATFORM_TOOLSET: -DCMAKE_VS_PLATFORM_TOOLSET=\"v140_xp\"
+ CMAKE_VS_PLATFORM_TOOLSET: -DCMAKE_GENERATOR_TOOLSET=\"v140_xp\"
22
23
init:
24
- cmake --version
0 commit comments