Add _GLIBCXX_DEBUG to conan GCC debug profile
This commit is contained in:
parent
54dce89fcb
commit
3960373b15
@ -15,3 +15,4 @@ build_type=Debug
|
|||||||
[env]
|
[env]
|
||||||
CC=gcc
|
CC=gcc
|
||||||
CXX=g++
|
CXX=g++
|
||||||
|
CXXFLAGS=-D_GLIBCXX_DEBUG
|
||||||
|
Loading…
Reference in New Issue
Block a user