Update conan profile compiler releases
This commit is contained in:
parent
37d34a0d20
commit
54dce89fcb
@ -3,7 +3,7 @@ os=Linux
|
|||||||
arch=x86_64
|
arch=x86_64
|
||||||
|
|
||||||
compiler=gcc
|
compiler=gcc
|
||||||
compiler.version=10.2
|
compiler.version=11.2
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
|
|
||||||
build_type=Debug
|
build_type=Debug
|
||||||
|
@ -3,7 +3,7 @@ os=Linux
|
|||||||
arch=x86_64
|
arch=x86_64
|
||||||
|
|
||||||
compiler=gcc
|
compiler=gcc
|
||||||
compiler.version=10.2
|
compiler.version=11.2
|
||||||
compiler.libcxx=libstdc++11
|
compiler.libcxx=libstdc++11
|
||||||
|
|
||||||
build_type=Release
|
build_type=Release
|
||||||
|
Loading…
Reference in New Issue
Block a user