checkoutSubmodules

var checkoutSubmodules: GitVcsRoot.CheckoutSubmodules?

Whether VCS root should include changes in submodules and check their sources for build. By default submodules are checked out.

See also