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

17 lines
184 B
Plaintext
Raw Normal View History

2020-10-19 08:46:18 +11:00
[settings]
os=Linux
arch=x86_64
compiler=gcc
2023-05-15 11:23:42 +10:00
compiler.version=13.1
2020-10-19 08:46:18 +11:00
compiler.libcxx=libstdc++11
build_type=Debug
[options]
2023-04-21 10:27:25 +10:00
[buildenv]
2023-05-15 11:23:42 +10:00
CC=gcc-13
CXX=g++-13
CXXFLAGS=-D_GLIBCXX_DEBUG