Skip to content
This repository was archived by the owner on Jun 25, 2020. It is now read-only.

Commit dc4e752

Browse files
committed
Updated tiny-process-library submodule that has moved to GitLab
1 parent 5f68ef7 commit dc4e752

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@
33
url = https://github.com/cppit/libclangmm
44
[submodule "tiny-process-library"]
55
path = tiny-process-library
6-
url = https://github.com/eidheim/tiny-process-library
6+
url = https://gitlab.com/eidheim/tiny-process-library

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ See [enhancements](https://github.com/cppit/jucipp/labels/enhancement) for plann
6969
* lldb
7070
* libgit2
7171
* [libclangmm](http://github.com/cppit/libclangmm/) (downloaded directly with git --recursive, no need to install)
72-
* [tiny-process-library](http://github.com/eidheim/tiny-process-library/) (downloaded directly with git --recursive, no need to install)
72+
* [tiny-process-library](http://gitlab.com/eidheim/tiny-process-library/) (downloaded directly with git --recursive, no need to install)
7373

7474
## Installation
7575
See [installation guide](docs/install.md).

tiny-process-library

Submodule tiny-process-library updated from a034812 to 0b98963

0 commit comments

Comments
 (0)