First page Back Continue Last page Overview Graphics
KDE4 on OpenBSD: install paths
- *_INSTALL_DIR are based on KDE4_*_INSTALL_DIR.
- As a result, we always set up KDE4_*_INSTALL_DIR.
- Special case: INCLUDE_INSTALL_DIR
- Some KDE CMake modules (especially, PIM ones) tend to play dirty games with CMake variables.
- Another special case: KDE4_LIBEXEC_INSTALL_DIR
- Still hardcoded as lib/kde4 in many places. And there are talks about getting rid of this variable, ever.