conan-package-tools icon indicating copy to clipboard operation
conan-package-tools copied to clipboard

mingw builds for AppVeyor do not iterate over libstdc++11

Open mpusz opened this issue 6 years ago • 1 comments

add_common_builds() for gcc produces builds for both libstdc++ and libstdc++11. However, for mingw only the libstdc++ is used. Please extend the matrix with a modern library usage too.

mpusz avatar Apr 24 '19 12:04 mpusz

Same issue for me!

qno avatar May 12 '19 22:05 qno