From 98c899b1606f804089449121b9a7a359fb380952 Mon Sep 17 00:00:00 2001 From: Gabriele Contini <contini.mailing@gmail.com> Date: 周一, 04 5月 2020 11:20:41 +0800 Subject: [PATCH] older version of boost seem have issues with arguments containing commas --- .gitmodules | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.gitmodules b/.gitmodules index f4a9967..3372773 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ -[submodule "extern/license-generator"] +[submodule "license-generator"] path = extern/license-generator - url = https://github.com/open-license-manager/olm-license-generator.git - branch = feature/issue_licenses_42 \ No newline at end of file + url = https://github.com/open-license-manager/lcc-license-generator.git + branch = develop -- Gitblit v1.9.1