Skip to content
Snippets Groups Projects
Commit c26dd53c authored by Gennadiy Civil's avatar Gennadiy Civil
Browse files

adding c++11 to appveyor mingW

parent 76e10457
No related branches found
No related tags found
No related merge requests found
......@@ -23,6 +23,7 @@ environment:
- compiler: gcc-5.3.0-posix
generator: "MinGW Makefiles"
cxx_path: 'C:\mingw-w64\i686-5.3.0-posix-dwarf-rt_v4-rev0\mingw32\bin'
cxx_options: "-std=gnu++11"
- compiler: gcc-6.3.0-posix
generator: "MinGW Makefiles"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment