summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2020-05-17 15:59:08 +0200
committerSlávek Banko <slavek.banko@axis.cz>2020-05-17 16:57:22 +0200
commit47840561018f1d118bf75e073f65576e6d872e39 (patch)
treef03e92b78d4c90d5e83c0455821e2ed8389f25d4
parent95b018a8a690ba645a58e82586ec0d963a3f6cfb (diff)
downloadtqca-tls-47840561018f1d118bf75e073f65576e6d872e39.tar.gz
tqca-tls-47840561018f1d118bf75e073f65576e6d872e39.zip
Add common cmake submodule.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz> (cherry picked from commit caf020344d67273efeb3b4b6312fc496d36c2653)
-rw-r--r--.gitmodules3
m---------cmake0
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://system@scm.trinitydesktop.org/scm/git/tde-common-cmake
diff --git a/cmake b/cmake
new file mode 160000
+Subproject 635129843469b1539c9a07271217349d6516f83