build/conan/profile/x86_64-gcc-linux-debug
Danny Robson 1b84d5eee8 Revert "conan: migrate profiles to conan2"
This reverts commit 5ed344ee0355c993f569ca70b5a9959c85dd5797.
2023-05-15 11:26:25 +10:00

19 lines
197 B
Plaintext

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