slackbuilds/libraries/tclap
B. Watson ec2dbc5a32 libraries/tclap: Make API docs optional.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-04-18 13:16:39 -04:00
..
README libraries/tclap: Make API docs optional. 2022-04-18 13:16:39 -04:00
slack-desc
tclap.SlackBuild libraries/tclap: Make API docs optional. 2022-04-18 13:16:39 -04:00
tclap.info

README

TCLAP is a small templatized library that provides a simple interface
for defining and accessing command line arguments. It was intially
inspired by the user friendly CLAP libary.

By default, the API documentation is not built, as it's rather
resource-intensive, and not required unless you're a developer. If
you need the API docs, install graphviz, then run this build with
APIDOC=yes in the environment.