summaryrefslogtreecommitdiffstats
path: root/libraries/tclap/README
blob: 80108d7a997925d1455617345410688a2205a621 (plain)
1
2
3
4
5
6
7
8
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.