👷 forgot quotes

parent 441e5d87
......@@ -50,7 +50,7 @@ install:
- if "%COMPILER%"=="mingw" set PATH=C:\MinGW\bin;%PATH%
before_build:
- cmake . -G%GENERATOR% -DCMAKE_CXX_FLAGS="%FLAGS%" -DCMAKE_BUILD_TYPE=Release
- cmake . -G "%GENERATOR%" -DCMAKE_CXX_FLAGS="%FLAGS%" -DCMAKE_BUILD_TYPE=Release
build_script:
- cmake --build .
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment