We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68564c0 commit d48cfe5Copy full SHA for d48cfe5
1 file changed
appveyor.yml
@@ -15,7 +15,7 @@ install:
15
before_build:
16
- cmake --version
17
- cd cmake_build
18
- - cmake .. -G "Visual Studio 15 2017"
+ - cmake .. -G "Visual Studio 15 2017" -DPNG_SUPPORTED=NO
19
20
build_script:
21
- cd %APPVEYOR_BUILD_FOLDER%
0 commit comments