14 lines
216 B
Plaintext
14 lines
216 B
Plaintext
include(base.jinja)
|
|
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
compiler=gcc
|
|
compiler.version=12
|
|
target_abi=x86_64-linux-gnu
|
|
compiler.libcxx=libstdc++11
|
|
build_type=Release
|
|
[options]
|
|
[tool_requires]
|
|
[buildenv]
|
|
CONAN_V2_MODE=true
|