appveyor: hopefully fix syntax errors

This commit is contained in:
Hugues Delorme 2016-03-08 16:00:38 +01:00
parent e9c0b0c911
commit e43e734a68

View File

@ -26,7 +26,7 @@ build_script:
- cmake --version
- cd c:\projects\gmio.git
- mkdir build && cd build
- ps: >-
- >
cmake -G %APPVEYOR_CMAKE_GENERATOR%
-DCMAKE_BUILD_TYPE=%CONFIGURATION%
-DCMAKE_DEBUG_POSTFIX=_d