Marble: Prepare KDE Framework 5 port by exploring the required changes to the build system
completed by: Ilya Kowalewski
mentors: Dennis Nienhüser, Torsten Rahn, shentey
- Compile Marble with Qt5
- Download the KF5 framework
- Check what it takes to find KF5 via cmake and add the required code to our CMakeLists.txt file(s).
- Add a KF5BUILD option
- Ideally make Marble compile with kde4support already.