diff options
author | gregory guy <[email protected]> | 2020-10-05 14:46:51 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2020-10-12 10:46:53 +0200 |
commit | 551f0157fff7499a0316239365a042ad1c3a9c05 (patch) | |
tree | 13a8fe73d4f237d2016e35e5b666391c024ce96f /.gitmodules | |
parent | 7d7c9a0c0bdad8054ca10ff265c9c9b663781e2e (diff) | |
download | libkexiv2-551f0157fff7499a0316239365a042ad1c3a9c05.tar.gz libkexiv2-551f0157fff7499a0316239365a042ad1c3a9c05.zip |
Drop automake build support.
Add basic cmake build instructions.
Rework of the README file.
Some cosmetics.
Signed-off-by: gregory guy <[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 bdec8fc..69dd7b2 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[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 |