docs icon indicating copy to clipboard operation
docs copied to clipboard

Imprecise documentation on automatic _GLIBCXX_USE_CXX11_ABI?

Open chubei-oppen opened this issue 3 years ago • 0 comments

The documentation says If you are using the CMake build helper or the AutotoolsBuildEnvironment build helper Conan will automatically adjust the _GLIBCXX_USE_CXX11_ABI flag to manage the ABI.

However, I can only get that working using cmake generator and calling conan_basic_setup in my CMakeLists.txt.

chubei-oppen avatar Dec 01 '21 06:12 chubei-oppen