Skip to Content

structopt v0.1.3

Created
Updated

Parse command line arguments by defining a struct.

# Usage

structopt provides CMake targets:

find_package(structopt CONFIG REQUIRED)
target_link_libraries(main PRIVATE structopt::structopt) 

# License

# Supported Platforms

All platforms are supported

# Features

No features defined.

# Dependencies

No transitive dependencies.

# Host Dependencies

No transitive dependencies.

# Dependents

No dependents.

# Host Dependents

No dependents.

# Contributors

  • Ethan J. Musser's avatar Ethan J. Musser

# Changelog

  • b1e15ef [structopt] Add port (#47014)

# Source