diff options
author | gregory guy <[email protected]> | 2019-10-09 15:31:35 +0200 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2019-10-12 23:49:54 +0900 |
commit | 95edb7e8a67e55ae16666376798690ce14f7d95f (patch) | |
tree | c1b42b492e83683ed018edd0d8fd5dfb85a553e9 /.gitmodules | |
parent | e20dabaa3f7755b922902ba6737566788794be0b (diff) | |
download | kcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.tar.gz kcmautostart-95edb7e8a67e55ae16666376798690ce14f7d95f.zip |
Drop automake build support.
Add basic cmake build instructions.
Deleted empty files: NEWS and TODO.
Add description in README.
Signed-off-by: gregory guy <[email protected]>
(cherry picked from commit 8097d72273656e748d5bf2e1cf72d8d66d73bab7)
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules index 4fce771..5b98c56 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,6 +1,3 @@ -[submodule "admin"] - path = admin - url = http://[email protected]/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://[email protected]/scm/git/tde-common-cmake |