build/conan/profile/x86_64-gcc-linux-debug

18 lines
165 B
Plaintext
Raw Normal View History

2020-10-19 08:46:18 +11:00
[settings]
os=Linux
arch=x86_64
compiler=gcc
2021-11-07 07:10:43 +11:00
compiler.version=11.2
2020-10-19 08:46:18 +11:00
compiler.libcxx=libstdc++11
build_type=Debug
[options]
[build_requires]
[env]
CC=gcc
CXX=g++