diff options
author | Slávek Banko <[email protected]> | 2021-05-24 16:16:24 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2021-05-24 16:16:24 +0200 |
commit | e436c9175286f826a7b75052f38966b8f828dd62 (patch) | |
tree | e6306ae30adada57c64f76dded971d7e365aab3d /.gitmodules | |
parent | 5549b8f75b67a825dde41fc3913d07281187b95b (diff) | |
download | dolphin-e436c9175286f826a7b75052f38966b8f828dd62.tar.gz dolphin-e436c9175286f826a7b75052f38966b8f828dd62.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 |