getopt-win32 v1.1.0.20220925
- Created
- Updated
An implementation of getopt.
# Usage
getopt-win32 provides CMake targets:
find_package(unofficial-getopt-win32 REQUIRED)
target_link_libraries(main PRIVATE unofficial::getopt-win32::getopt)
# 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