Browse Source

libclangmm submodule now links to master. Updating link to a new release of libclangmm before creating a new release of juCi++

merge-requests/365/head
eidheim 10 years ago
parent
commit
7b77f4ddd3
  1. 8
      .gitmodules
  2. 2
      libclangmm

8
.gitmodules vendored

@ -1,8 +1,8 @@
[submodule "libclangmm"]
path = libclangmm
url = https://github.com/cppit/libclangmm.git
branch = v0.9.4
[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://github.com/eidheim/tiny-process-library
branch = v1.0.3 branch = v1.0.3
[submodule "libclangmm"]
path = libclangmm
url = https://github.com/cppit/libclangmm.git
branch = master

2
libclangmm

@ -1 +1 @@
Subproject commit c1f4eef139e0ca6c36b0faceaac57f519b41acca Subproject commit 8d83d9c69b2e0a25db7117dc5ca0a9f2bd604359
Loading…
Cancel
Save