From 2c0ee4614a9c378eb91ff06b761a324132351e8d Mon Sep 17 00:00:00 2001 From: eidheim Date: Sat, 17 Oct 2015 12:04:27 +0200 Subject: [PATCH] Yet another try on libclangmm version linking. --- .gitmodules | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index 4616210..2428fa6 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,4 @@ [submodule "libclangmm"] path = libclangmm - url = https://github.com/cppit/libclangmm + url = https://github.com/cppit/libclangmm.git + branch = v0.9.3