diff options
author | Slávek Banko <[email protected]> | 2019-10-10 20:04:54 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-10-11 14:45:14 +0200 |
commit | 15092c5c00388a87346b06c08fe3546c09d56a79 (patch) | |
tree | d2b376b1bccea67f12585e1d5d6223462dd91b48 | |
parent | 9133221057cc24298c69ea3dc934d66bd92c9afe (diff) | |
download | libcarddav-15092c5c00388a87346b06c08fe3546c09d56a79.tar.gz libcarddav-15092c5c00388a87346b06c08fe3546c09d56a79.zip |
Add common directories.
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit d02dfe785ff42840c916532ea8476bb8eb60eb85)
-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..69dd7b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cmake"] + path = cmake + url = https://[email protected]/scm/git/tde-common-cmake diff --git a/cmake b/cmake new file mode 160000 +Subproject 6853feb7604a8dc53e3a6b224ef86c3252b4abd |