structoptv0.1.3
- Updated
Parse command line arguments by defining a struct.
- Project website: https://github.com/p-ranav/structopt
- Documentation: https://github.com/p-ranav/structopt
#Usage
structopt provides CMake targets:
find_package(structopt CONFIG REQUIRED)
target_link_libraries(main PRIVATE structopt::structopt)#Supported Platforms
All platforms supported.
#Features
No features defined.
#Used By
No ports use this.
#Host Tool For
No ports use this.
#Contributors
Ethan J. Musser