Back to Openusd

CLI11

pxr/base/tf/pxrCLI11/README.md

26.05492 B
Original Source

CLI11

CLI11 is a command line parsing library used for USD's command line tooling.

Version

v2.3.1 ( c2ea58c7f9bb2a1da2d3d7f5b462121ac6a07f16 )

Setup

When updating CLI11, the following steps should be followed:

  1. Generate the CLI11.hpp from the project, or grab it from the release.
  2. Move CLI11.hpp to CLI11.h in keeping with the rest of this repos standards.
  3. Apply pxr-CLI11.patch to update the header with modifications for USD.