getopt-win32 v2.42.0
- Created
- Updated
Full getopt port for unicode and multibyte windows applications
# 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>) # License
# Supported Platforms
windows & !mingw
- ✅ windows
- ❌
linux - ❌
osx - ❌
uwp
# Features
No features defined.
# Dependencies
No dependencies.
# Host Dependencies
No transitive dependencies.
# Dependents
# Host Dependents
No dependents.
# Contributors
Frederik Carlier
Phil Christensen
Alexander Neumann
Max Khon
Dimitrij Mijoski
Zac Walker
tdcosta100
Cheney Wang
Weihang Ding
Kai Pastor