diff options
author | onefang | 2020-02-07 16:32:03 +1000 |
---|---|---|
committer | onefang | 2020-02-07 16:32:03 +1000 |
commit | e82c1165bd81c4c17c1b82ff052f450441c5e270 (patch) | |
tree | fe67d862ca0c575e09c4f7c25667c5918f5560bb /git-sub-modules | |
parent | Bump version to 0.9.0.2 Dev. (diff) | |
download | opensim-SC-e82c1165bd81c4c17c1b82ff052f450441c5e270.zip opensim-SC-e82c1165bd81c4c17c1b82ff052f450441c5e270.tar.gz opensim-SC-e82c1165bd81c4c17c1b82ff052f450441c5e270.tar.bz2 opensim-SC-e82c1165bd81c4c17c1b82ff052f450441c5e270.tar.xz |
Add Gloebits clone and build.
And poor mans git sub modules, coz otherwise it gets complex.
Diffstat (limited to 'git-sub-modules')
-rw-r--r-- | git-sub-modules/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/git-sub-modules/README b/git-sub-modules/README new file mode 100644 index 0000000..c7a111b --- /dev/null +++ b/git-sub-modules/README | |||
@@ -0,0 +1,2 @@ | |||
1 | Put git sub modules here, and then add code to BuildIt.sh to move them to | ||
2 | where they are needed, or link them. | ||