diff options
| author | Daniele E. Domenichelli <ddomenichelli@drdanz.it> | 2016-11-10 19:42:23 +0100 |
|---|---|---|
| committer | Daniele E. Domenichelli <ddomenichelli@drdanz.it> | 2016-11-11 10:36:46 +0100 |
| commit | ae5db90ff2736ec15482db8fbbd34438f9a0f2df (patch) | |
| tree | 04b5b6edce53a35c16e39cc864ed44e05b36a1c3 /ports/tclap/CONTROL | |
| parent | d746bf58224606b7c7fd2adad79bf9279a741d56 (diff) | |
| download | vcpkg-ae5db90ff2736ec15482db8fbbd34438f9a0f2df.tar.gz vcpkg-ae5db90ff2736ec15482db8fbbd34438f9a0f2df.zip | |
Add Templatized C++ Command Line Parser (TCLAP) header-only library port
Diffstat (limited to 'ports/tclap/CONTROL')
| -rw-r--r-- | ports/tclap/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/tclap/CONTROL b/ports/tclap/CONTROL new file mode 100644 index 000000000..1e086a845 --- /dev/null +++ b/ports/tclap/CONTROL @@ -0,0 +1,3 @@ +Source: tclap +Version: 1.2.1 +Description: Templatized command-line argument parser for C++ |
