set correct compiler flag
This commit is contained in:
parent
819803835c
commit
fd14c07fe8
@ -17,6 +17,8 @@ cmake:
|
||||
- conan remote add bintray https://api.bintray.com/conan/lheili/LibConfig
|
||||
- conan user lukas-heiligenbrunner -r bintray -p $CONAN_KEY
|
||||
- conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
|
||||
- conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
- rm * -f
|
||||
- CONAN_SYSREQUIRES_MODE=enabled conan install .. --build=missing
|
||||
- cd ..
|
||||
- cmake -S . -B build -D WinBuild=OFF -D GUI=OFF
|
||||
|
Loading…
Reference in New Issue
Block a user