rvthtool/extlib/getopt_msvc/_MODIFIED_GETOPT_MSVC.txt
David Korth ef496a2a0d [getopt_msvc] Update to v1.1.0.
CMakeLists.txt: Set the required version to 3.5..3.10.

CMake 4.0 requires a minimum of 3.5, and shows warnings for anything
less than 3.10.
2025-05-21 18:29:59 -04:00

16 lines
406 B
Plaintext
Vendored

This copy of getopt-msvc-1.1.0 is a modified version of the original.
commit c620fc78d6c098c1fda3eccad585d016dbd783f0
Updated to match most recent getopt release
Tag: v1.1.0
The following changes have been made to the original:
- Only including the source code files.
- CMakeLists.txt is completely custom.
To obtain the original getopt-msvc-1.1.0, visit:
https://github.com/ludvikjerabek/getopt-win