An implementation of getopt.
Run the following Vcpkg command to install the port.
vcpkg install getopt-win32
getopt-win32 provides CMake targets:
find_package(unofficial-getopt-win32 REQUIRED) target_link_libraries(main PRIVATE unofficial::getopt-win32::getopt)
v1.1.0.20220925#0
Sep 29, 2023
windows & !mingw
xiaozhuai/getopt-win321
codeproject.com/Articles/157001/Full-getopt-Port-for-Unicode-and-Multibyte-Microso
41e267049e
LGPL-3.0-only
Manifest