new default profile
This commit is contained in:
parent
fd14c07fe8
commit
b3da9b64fa
@ -17,6 +17,7 @@ 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 new default
|
||||
- conan profile update settings.compiler.libcxx=libstdc++11 default
|
||||
- rm * -f
|
||||
- CONAN_SYSREQUIRES_MODE=enabled conan install .. --build=missing
|
||||
|
Loading…
Reference in New Issue
Block a user