- Reduce addon dependencies to the bare minimum required.
- Move source files out of sessionapplet/engine directory for consistency with the other addons.
- Ensure each addon is built only if all of its dependencies are found.
- Remove .kateconfig file in close-expect-like addon directory.
- Remove comments with no added value.
Details
Details
- Reviewers
cullmann - Group Reviewers
Kate - Commits
- R40:c4cfdf3b1b6e: Further clean up addons CMake scripts.
Make sure builds as before with the same (or an extended) set of addons.
Diff Detail
Diff Detail
- Repository
- R40 Kate
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.