mirror of
https://github.com/GerbilSoft/rvthtool.git
synced 2025-06-18 11:35:33 -04:00

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.
16 lines
406 B
Plaintext
Vendored
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
|