Browse Source

Updated tiny-process-library submodule that has moved to GitLab

merge-requests/382/head
eidheim 8 years ago
parent
commit
10b0a3ca49
  1. 2
      .gitmodules
  2. 2
      README.md
  3. 2
      tiny-process-library

2
.gitmodules vendored

@ -3,4 +3,4 @@
url = https://github.com/cppit/libclangmm url = https://github.com/cppit/libclangmm
[submodule "tiny-process-library"] [submodule "tiny-process-library"]
path = tiny-process-library path = tiny-process-library
url = https://github.com/eidheim/tiny-process-library url = https://gitlab.com/eidheim/tiny-process-library

2
README.md

@ -69,7 +69,7 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
* lldb * lldb
* libgit2 * libgit2
* [libclangmm](http://github.com/cppit/libclangmm/) (downloaded directly with git --recursive, no need to install) * [libclangmm](http://github.com/cppit/libclangmm/) (downloaded directly with git --recursive, no need to install)
* [tiny-process-library](http://github.com/eidheim/tiny-process-library/) (downloaded directly with git --recursive, no need to install) * [tiny-process-library](http://gitlab.com/eidheim/tiny-process-library/) (downloaded directly with git --recursive, no need to install)
## Installation ## Installation
See [installation guide](docs/install.md). See [installation guide](docs/install.md).

2
tiny-process-library

@ -1 +1 @@
Subproject commit a034812647a89e924c9114db9f2d4c89c70226d1 Subproject commit 614c0517877514fa695b8ad49bdbe4bf6b094a1a
Loading…
Cancel
Save