diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:49:25 -0500 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-04 16:49:25 -0500 |
commit | cb5617fa2594603c649e9f6ce0b131da4cf43db5 (patch) | |
tree | 5e428695ca81d5ed484fa3a9e4091fcc4d87f7b4 | |
parent | b924406905c89468decc04f61f0042617085dfa5 (diff) | |
download | kvirc-cb5617fa2594603c649e9f6ce0b131da4cf43db5.tar.gz kvirc-cb5617fa2594603c649e9f6ce0b131da4cf43db5.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 00000000..5b98c562 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[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 ae53051703d24bd90646652084fabefaa757e4f |