Browse Source

Jenkins can't cope with submodule name different than the <path>

in the superproject.

Change .gitmodules entry "SDK-binary" to "MOULOpenSourceClientPlugin/SDK-binary"
rarified/sdk-reorg-1
rarified 3 years ago
parent
commit
f66df98794
  1. 2
      .gitmodules

2
.gitmodules vendored

@ -1,3 +1,3 @@
[submodule "SDK-binary"]
[submodule "MOULOpenSourceClientPlugin/SDK-binary"]
path = MOULOpenSourceClientPlugin/SDK-binary
url = https://foundry.openuru.org/gitblit/r/CWE-SDKs/SDK-binary-VS2010

Loading…
Cancel
Save