Skip to content

Commit 341eea1

Browse files
authored
chore(README): add Apple Clang into supported compilers
1 parent d6a65ba commit 341eea1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
- GCC 11 or above, or
1616
- Clang 12 or above, or
1717
- MSVC 14.29 (Visual Studio 2019 Version 16.9) or above
18+
- Apple Clang 17 (Xcode 16.4) or above
1819
- CMake 3
1920
- GoogleTest (optional, for unit tests)
2021
- vcpkg (optional, `vcpkg install protopuf` to install)

0 commit comments

Comments
 (0)