From 307744779e43245829329c0d99bb94fcba83d0b3 Mon Sep 17 00:00:00 2001 From: eidheim Date: Wed, 9 Dec 2015 10:43:01 +0100 Subject: [PATCH] Added link to eidheim/tiny-process-library --- .gitmodules | 4 ++++ tiny-process-library | 1 + 2 files changed, 5 insertions(+) create mode 160000 tiny-process-library diff --git a/.gitmodules b/.gitmodules index 2cd00f1..6d3904f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -2,3 +2,7 @@ path = libclangmm url = https://github.com/cppit/libclangmm.git branch = v0.9.4 +[submodule "tiny-process-library"] + path = tiny-process-library + url = https://github.com/eidheim/tiny-process-library + branch = v1.0.1 diff --git a/tiny-process-library b/tiny-process-library new file mode 160000 index 0000000..3307488 --- /dev/null +++ b/tiny-process-library @@ -0,0 +1 @@ +Subproject commit 3307488fbf733b18de9b274fe3249d9d54497a06