19 lines
191 B
Plaintext
19 lines
191 B
Plaintext
[settings]
|
|
os=Linux
|
|
arch=x86_64
|
|
|
|
compiler=gcc
|
|
compiler.version=11.2
|
|
compiler.libcxx=libstdc++11
|
|
|
|
build_type=Debug
|
|
|
|
[options]
|
|
|
|
[build_requires]
|
|
|
|
[env]
|
|
CC=gcc
|
|
CXX=g++
|
|
CXXFLAGS=-D_GLIBCXX_DEBUG
|