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