diff options
| author | gregory guy <gregory-tde@laposte.net> | 2020-05-24 15:22:42 +0200 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2020-05-25 16:06:10 +0900 |
| commit | cd59dbbad915bd312497f32284ae2aa19bb7176e (patch) | |
| tree | e0a79d419ff83dbdee8c207048ffaa839b315c6e /.gitmodules | |
| parent | 2e26837e231197f2fc809752f9f4721b6656d423 (diff) | |
| download | kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.tar.gz kcmldapcontroller-cd59dbbad915bd312497f32284ae2aa19bb7176e.zip | |
Drop automake build support.
Add basic cmake build instructions.
Delete empty folder doc.
Delete empty files NEWS, TODO and ChangeLog.
Write basic README file.
Signed-off-by: gregory guy <gregory-tde@laposte.net>
(cherry picked from commit c2754a3424db7da341d1361310644cf612c2af78)
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://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = https://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |
