Skip to content

Save edited (project) build targets in .kateproject.build

  • Separate session and project targets in a new top-level node in the targets-tree
  • Session targets are saved in the session as before
  • Project targets are saved in .kateproject.build in the root of the project (when/if edited)

@dhaumann I hope this will make your life with Kate's build plugin more agreeable. No need for sessions 😉

It should be pretty easy to add support for parsing CMakePresets files and similar to add project targets.

Merge request reports