diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:12 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:12 +0200 |
commit | 0126dc8e28a0be7a6a8aed650d5624a950324fe1 (patch) | |
tree | 5c7bc0b0bb2849d4c76c034ccb921ceeb109c0a7 /.gitmodules | |
parent | bc5687c3c454e0a5ffd86581412d31d84dcbf0f9 (diff) | |
download | tqtinterface-0126dc8e28a0be7a6a8aed650d5624a950324fe1.tar.gz tqtinterface-0126dc8e28a0be7a6a8aed650d5624a950324fe1.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.
Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index 69dd7b2..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake |