mirror of
https://github.com/boostorg/config.git
synced 2026-05-07 00:56:23 +02:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 115e718e0f | |||
| 70d6361d08 |
@@ -11,7 +11,10 @@
|
||||
|
||||
// https://en.wikipedia.org/wiki/Xcode#Toolchain_versions
|
||||
|
||||
# if BOOST_CLANG_REPORTED_VERSION >= 170000
|
||||
# if BOOST_CLANG_REPORTED_VERSION >= 210000
|
||||
# define BOOST_CLANG_VERSION 210106
|
||||
|
||||
# elif BOOST_CLANG_REPORTED_VERSION >= 170000
|
||||
# define BOOST_CLANG_VERSION 190104
|
||||
|
||||
# elif BOOST_CLANG_REPORTED_VERSION >= 160000
|
||||
|
||||
Reference in New Issue
Block a user