mirror of
https://github.com/KeqingMoe/argparse.git
synced 2025-07-03 22:54:39 +00:00
Update minimum supported MSVC version
https://learn.microsoft.com/en-us/cpp/overview/visual-cpp-language-conformance?view=msvc-170 Closes #228 Reported-by: @c0rn1ie Signed-off-by: Sean Robinson <sean.robinson@scottsdalecc.edu>
This commit is contained in:
parent
15d745f584
commit
a5ab5b0ce8
@ -1157,7 +1157,7 @@ sudo make install
|
|||||||
| :------------------- | :--------------- | :----------------- |
|
| :------------------- | :--------------- | :----------------- |
|
||||||
| GCC >= 8.3.0 | libstdc++ | Ubuntu 18.04 |
|
| GCC >= 8.3.0 | libstdc++ | Ubuntu 18.04 |
|
||||||
| Clang >= 7.0.0 | libc++ | Xcode 10.2 |
|
| Clang >= 7.0.0 | libc++ | Xcode 10.2 |
|
||||||
| MSVC >= 14.16 | Microsoft STL | Visual Studio 2017 |
|
| MSVC >= 16.8 | Microsoft STL | Visual Studio 2019 |
|
||||||
|
|
||||||
## Contributing
|
## Contributing
|
||||||
Contributions are welcome, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.
|
Contributions are welcome, have a look at the [CONTRIBUTING.md](CONTRIBUTING.md) document for more information.
|
||||||
|
Loading…
Reference in New Issue
Block a user