build/conan/profile/x86_64-gcc-linux-debug
2023-05-15 11:23:42 +10:00

17 lines
184 B
Plaintext

[settings]
os=Linux
arch=x86_64
compiler=gcc
compiler.version=13.1
compiler.libcxx=libstdc++11
build_type=Debug
[options]
[buildenv]
CC=gcc-13
CXX=g++-13
CXXFLAGS=-D_GLIBCXX_DEBUG