include(osx)
[settings]
compiler=gcc
compiler.version=11
compiler.libcxx=libstdc++11
[options]
sanitize=True
[build_requires]
[env]
CC=gcc-11
CXX=g++-11
CONAN_CMAKE_TOOLCHAIN_FILE=$TOOLCHAIN_DIR/gcc.cmake
