new default profile
This commit is contained in:
		@@ -17,6 +17,7 @@ cmake:
 | 
				
			|||||||
    - conan remote add bintray https://api.bintray.com/conan/lheili/LibConfig
 | 
					    - conan remote add bintray https://api.bintray.com/conan/lheili/LibConfig
 | 
				
			||||||
    - conan user lukas-heiligenbrunner -r bintray -p $CONAN_KEY
 | 
					    - conan user lukas-heiligenbrunner -r bintray -p $CONAN_KEY
 | 
				
			||||||
    - conan remote add bincrafters https://api.bintray.com/conan/bincrafters/public-conan
 | 
					    - 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
 | 
					    - conan profile update settings.compiler.libcxx=libstdc++11 default
 | 
				
			||||||
    - rm * -f
 | 
					    - rm * -f
 | 
				
			||||||
    - CONAN_SYSREQUIRES_MODE=enabled conan install .. --build=missing
 | 
					    - CONAN_SYSREQUIRES_MODE=enabled conan install .. --build=missing
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user