update compiler compatibility
This commit is contained in:
parent
286c76eef9
commit
d99ab9ae73
1 changed files with 1 additions and 1 deletions
|
@ -149,7 +149,7 @@ CPMAddPackage(
|
|||
|
||||
## Compiler compatibility
|
||||
|
||||
* Clang/LLVM >= 5
|
||||
* Clang/LLVM >= 6
|
||||
* MSVC++ >= 14.11 / Visual Studio >= 2017
|
||||
* Xcode >= 10
|
||||
* GCC >= 7 (GCC >= 9 for NAMEOF_ENUM)
|
||||
|
|
Loading…
Reference in a new issue