diff options
author | Slávek Banko <[email protected]> | 2012-09-01 17:14:23 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2012-09-01 17:14:23 +0200 |
commit | 320c842426b2a4ec866847505191b5ff8acf5030 (patch) | |
tree | ef554a0ba2a2be7e840ecd65a81c905621a7bf7d | |
parent | 2884c24964bd60ff78579bec1125fe7dbcfd0fbb (diff) | |
download | tde-style-qtcurve-320c842426b2a4ec866847505191b5ff8acf5030.tar.gz tde-style-qtcurve-320c842426b2a4ec866847505191b5ff8acf5030.zip |
Add 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://[email protected]/scm/git/tde-common-admin +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake diff --git a/cmake b/cmake new file mode 160000 +Subproject 8552bcafcd974f7303bb3cc4947b30a7ce0533f |