summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorGoran Mekić <meka@tilda.center>2017-05-12 11:47:07 +0200
committerGoran Mekić <meka@tilda.center>2017-05-14 21:43:18 +0200
commitba308173e6cbce1f54cfbe80c059641052681b72 (patch)
treed7dca8fd76503f8ab97b26d22eb5545a4458d114 /.gitmodules
parentb50c35be377c659cd4eeccd2148dfe1a27e4adbc (diff)
Use getoptpp for CLI argument parsing
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 718eb14..90bfcd8 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -8,3 +8,6 @@
path = plugingui/lodepng
url = https://github.com/lvandeve/lodepng
branch = a71964ed5fe4f82a32ac7f8201338900f66e855d
+[submodule "getoptpp"]
+ path = getoptpp
+ url = https://github.com/cgloeckner/getoptpp