(New page: =Changes in the buildsystem from KDE 4.0/4.1 to KDE 4.2= Starting with KDE 4.0.0 source compatibility is guaranteed, this doesn't apply only to the C++ sources, but also to the CMake inte...) |
(→Other Changes) |
||
| Line 11: | Line 11: | ||
==Other Changes== | ==Other Changes== | ||
| + | |||
| + | ===Required CMake Version=== | ||
| + | |||
| + | At least version 2.6.2 of CMake is required now. With KDE 4.0 and 4.1 version 2.4.5 was required. | ||
| + | |||
| + | ===Removed Options=== | ||
| + | KDE4_ALWAYS_USE_FULL_RPATH doesn't exist anymore. | ||
Contents |
Starting with KDE 4.0.0 source compatibility is guaranteed, this doesn't apply only to the C++ sources, but also to the CMake interface.
At least version 2.6.2 of CMake is required now. With KDE 4.0 and 4.1 version 2.4.5 was required.
KDE4_ALWAYS_USE_FULL_RPATH doesn't exist anymore.