%general-entities; ]> $LastChangedBy$ $Date$ extra-cmake-modules-&kf5-version; extra-cmake-modules Introduction to Extra Cmake Modules The Extra Cmake Modules package contains extra CMake modules used by KDE Frameworks 5 and other packages. &lfs81_checked; Package Information Download (HTTP): Download (FTP): Download MD5 sum: &extra-cmake-modules-md5sum; Download size: &extra-cmake-modules-size; Estimated disk space required: &extra-cmake-modules-buildsize; Estimated build time: &extra-cmake-modules-time; Extra Cmake Modules Dependencies Required Optional Sphinx (for building documentation) User Notes: Installation of Extra Cmake Modules Install Extra Cmake Modules by running the following commands: sed -i '/"lib64"/s/64//' kde-modules/KDEInstallDirs.cmake && mkdir build && cd build && cmake -DCMAKE_INSTALL_PREFIX=/usr .. && make This package does not come with a test suite. Unlike other KF5 packages, this module is installed in /usr because it can be used by some non-KF5 packages. Now, as the root user: make install Command Explanations sed ... Modules/KDEInstallDirs.cmake: This command disables applications using cmake from attempting to install files in a lib64 sub-directory. Contents Installed Programs Installed Libraries Installed Directories None None /usr/share/ECM and /usr/share/doc/ECM (if documentation was built)