diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:26:10 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:26:10 +0200 |
commit | 9827d671c1e0bf6bbeaac93ab919d9b5c6194974 (patch) | |
tree | 27b3faf16b99b0523492dfcb7a9665a535061ee4 /.gitmodules | |
parent | d5b8e714527f6dba574791d1c73042b7e9251ddb (diff) | |
download | arts-e72236a269b310a10bfb73517706712f21909d8a.tar.gz arts-e72236a269b310a10bfb73517706712f21909d8a.zip |
Remove cmake submodule since it has now been replaced by cmake-trinity dependency.r14.0.11
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 index 86e1ef8..ed8fd1c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,9 +1,6 @@ [submodule "admin"] path = admin url = https://[email protected]/scm/git/tde-common-admin -[submodule "cmake"] - path = cmake - url = https://[email protected]/scm/git/tde-common-cmake [submodule "libltdl"] path = libltdl url = https://[email protected]/scm/git/libltdl |