Skip to content

Commit 89dbc6f

Browse files
committed
std::format for MacOS ARM
1 parent 72971ea commit 89dbc6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

conan-profiles/conan-profile-macOS-X64

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ arch=x86_64
77
compiler=clang
88
compiler.version=16
99
compiler.cppstd={{ os.getenv("CXX_VERSION") }}
10-
compiler.libcxx=libc++
10+
compiler.libcxx=libstdc++11
1111

1212
[options]
1313
minizip-ng/*:with_zlib=True

0 commit comments

Comments
 (0)