Add fetchRecurseSubmodules=on-demand for callable_traits

This commit is contained in:
Peter Dimov 2017-09-03 17:31:14 +03:00
parent 5ed3f82270
commit 906a746286

1
.gitmodules vendored
View file

@ -550,3 +550,4 @@
[submodule "callable_traits"]
path = libs/callable_traits
url = ../callable_traits.git
fetchRecurseSubmodules = on-demand