17 lines
184 B
Plaintext
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
|