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