diff options
author | gregory guy <[email protected]> | 2019-11-01 11:46:21 +0100 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-11-01 11:46:21 +0100 |
commit | 873d0e4138a1569d2a8dfa061d0338b6d017dd3b (patch) | |
tree | 330519cff76d1948c74f7674793cdc1399fee3d6 /.gitmodules | |
parent | 620d83c4efc5ffcbf89d941410dbddda4daff279 (diff) | |
download | knights-873d0e4138a1569d2a8dfa061d0338b6d017dd3b.tar.gz knights-873d0e4138a1569d2a8dfa061d0338b6d017dd3b.zip |
Drop automake build support.
Add basic cmake build instructions in the INSTALL file.
Rework of README file and the help page.
The History file has been removed, the content added to the
ChangeLog file.
The file CreatingThemes has moved in the doc folder.
Cosmetic changes in CMakeLists.txt .
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 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 |