diff options
author | gregory guy <gregory-tde@laposte.net> | 2019-10-04 11:45:25 +0200 |
---|---|---|
committer | gregory guy <gregory-tde@laposte.net> | 2019-10-04 11:45:25 +0200 |
commit | 9d0564a276704047b945bc292ed372f7fd60074a (patch) | |
tree | d37db5dd575a3b7dd716394eecf973c1834ebc73 /.gitmodules | |
parent | e820e13dfc0d160b1210c175d11e539c2d1ebfc2 (diff) | |
download | kbarcode-9d0564a276704047b945bc292ed372f7fd60074a.tar.gz kbarcode-9d0564a276704047b945bc292ed372f7fd60074a.zip |
Drop automake build support.
Add basic build instructions with cmake.
Deleted empty file NEWS.
Deleted obsolete kbarcode.spec file.
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://system@scm.trinitydesktop.org/scm/git/tde-common-admin [submodule "cmake"] path = cmake url = http://system@scm.trinitydesktop.org/scm/git/tde-common-cmake |