diff options
author | Slávek Banko <[email protected]> | 2019-10-10 19:54:33 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-10-10 19:54:33 +0200 |
commit | 139ed9ca98852d77a5987228e13f93a5055ce076 (patch) | |
tree | 13d6220cf343f933340788a3bdc3ffb502c4416e | |
parent | 19b046ec429c32f88658352232e6cc92276dff97 (diff) | |
download | libcaldav-139ed9ca98852d77a5987228e13f93a5055ce076.tar.gz libcaldav-139ed9ca98852d77a5987228e13f93a5055ce076.zip |
Add common directories.
Signed-off-by: Slávek Banko <[email protected]>
-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 5121b9a41d671dbaf7350c349d246793d8d8a4e |