Skip to content
Commit 458e7832 authored by Daan De Meyer's avatar Daan De Meyer
Browse files

Refactor config.h handling.

- Use separate config.h files for kate and kwrite.
- Add `KWRITE_VERSION` for use in kwrite source code.
- Use the more widely used .in suffix for config.h templates instead of
the .cmake suffix which is primarily used by CMake script files.
- Rename `KActivities_FOUND` define to `KF5Activities_FOUND` so that
cmakedefine in config.h.in automatically picks it up when
`KF5Activities_FOUND` is set during CMake's configure stage.
- Remove config.h include from source files that don't need it.
parent f99afa4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment