We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72971ea commit 89dbc6fCopy full SHA for 89dbc6f
conan-profiles/conan-profile-macOS-X64
@@ -7,7 +7,7 @@ arch=x86_64
7
compiler=clang
8
compiler.version=16
9
compiler.cppstd={{ os.getenv("CXX_VERSION") }}
10
-compiler.libcxx=libc++
+compiler.libcxx=libstdc++11
11
12
[options]
13
minizip-ng/*:with_zlib=True
0 commit comments