diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 18:26:54 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-24 18:26:54 -0600 |
commit | c8a9fe23f540416c0666eca2ff1ea752e14ffb7c (patch) | |
tree | 8c92933fbb6c8d2688715b43cfad911b148abd52 | |
parent | 1899f45e7a77a15dcb9c8aa6b382a3fed578142d (diff) | |
download | tde-style-qtcurve-c8a9fe23f540416c0666eca2ff1ea752e14ffb7c.tar.gz tde-style-qtcurve-c8a9fe23f540416c0666eca2ff1ea752e14ffb7c.zip |
Added common directories
-rw-r--r-- | .gitmodules | 3 | ||||
m--------- | cmake | 0 |
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index d5a54dc..4fce771 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,3 +1,6 @@ [submodule "admin"] path = admin url = http://system@scm.trinitydesktop.org/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake diff --git a/cmake b/cmake new file mode 160000 +Subproject 42b03b0965a9e958b6007b49201b7793d2bd4f6 |