Skip to content

Commit 2f9d282

Browse files
committed
shorten appveyor.yml
1 parent 99a5040 commit 2f9d282

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

appveyor.yml

-3
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,3 @@ build_script:
2424
cmake -DBUILD_TESTS=ON -DCMAKE_BUILD_TYPE=Release -G"$env:GENERATOR" -DZLIB_INCLUDE_DIR:PATH=C:\projects\libautoupdate\zlib.$env:PlatformToolset.windesktop.msvcstl.dyn.rt-dyn.1.2.8.8\build\native\include -DZLIB_LIBRARY_RELEASE:FILEPATH=C:\projects\libautoupdate\zlib.$env:PlatformToolset.windesktop.msvcstl.dyn.rt-dyn.1.2.8.8\lib\native\$env:PlatformToolset\windesktop\msvcstl\dyn\rt-dyn\$env:Platform\RelWithDebInfo\zlib.lib ..
2525
2626
cmake --build . --config Release
27-
28-
C:\projects\libautoupdate\build\Release\autoupdate_tests.exe --help
29-

0 commit comments

Comments
 (0)