getopt-win32v2.42.0
- Updated
Full getopt port for unicode and multibyte windows applications
- Project website: https://github.com/ludvikjerabek/getopt-win/
#Usage
getopt-win32 provides CMake targets:
find_package(getopt CONFIG REQUIRED)
target_link_libraries(main PRIVATE $<IF:$<TARGET_EXISTS:getopt::getopt_shared>,getopt::getopt_shared,getopt::getopt_static>)#Features
No features defined.
#Dependencies
No dependencies.
#Host Tool For
No ports use this.
#Contributors
Frederik Carlier
Phil Christensen
Alexander Neumann
Max Khon
Dimitrij Mijoski
Zac Walker
tdcosta100
Cheney Wang
Weihang Ding
Kai Pastor