diff options
author | Timothy Pearson <[email protected]> | 2011-11-04 16:49:05 -0500 |
---|---|---|
committer | Timothy Pearson <[email protected]> | 2011-11-04 16:49:05 -0500 |
commit | 1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0 (patch) | |
tree | 1bd0ba30f80ccc3dcda093bab152c376f15a8663 | |
parent | d602dc0c3db2525279eea7e501d613346f50614d (diff) | |
download | kstreamripper-1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0.tar.gz kstreamripper-1373cb5e14a55c1979c5f2845b0e99ab58c9e9a0.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 new file mode 100644 index 0000000..5b98c56 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake"] + path = cmake + url = http://[email protected]/scm/git/tde-common-cmake diff --git a/cmake b/cmake new file mode 160000 +Subproject ae53051703d24bd90646652084fabefaa757e4f |