Testing conan on linux.
This commit is contained in:
@@ -3,5 +3,5 @@ os=Linux
|
||||
arch=armv8
|
||||
compiler=gcc
|
||||
compiler.version=12
|
||||
compiler.libcxx=libstdc++20
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Debug
|
@@ -3,5 +3,5 @@ os=Linux
|
||||
arch=armv8
|
||||
compiler=gcc
|
||||
compiler.version=12
|
||||
compiler.libcxx=libstdc++20
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Release
|
@@ -3,5 +3,5 @@ os=Linux
|
||||
arch=x86_64
|
||||
compiler=gcc
|
||||
compiler.version=14
|
||||
compiler.libcxx=libstdc++20
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Debug
|
@@ -3,5 +3,5 @@ os=Linux
|
||||
arch=x86_64
|
||||
compiler=gcc
|
||||
compiler.version=14
|
||||
compiler.libcxx=libstdc++20
|
||||
compiler.libcxx=libstdc++11
|
||||
build_type=Release
|
Reference in New Issue
Block a user