extra-cmake-modules
CMake module files for common software used by KDE
The Extra CMake Modules package, or ECM, adds to the modules provided by CMake to find common software. In addition, it provides common build settings used in software produced by the KDE community.
- Versions: 6.5.0
- Website: https://community.kde.org/Frameworks
- Licenses: Modified BSD
- Package source: gnu/packages/kde-frameworks.scm
- Builds: See build status
- Issues: See known issues
Installation
Install the latest version of extra-cmake-modules
as follows:
guix install extra-cmake-modules
Or install a particular version:
guix install extra-cmake-modules@6.5.0
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.
Badge code
You can use the following badge to inform users of extra-cmake-modules about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/extra-cmake-modules'><img src='https://packages.guix.gnu.org/packages/extra-cmake-modules/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/extra-cmake-modules)
Example Org:
[[https://packages.guix.gnu.org/packages/extra-cmake-modules][https://packages.guix.gnu.org/packages/extra-cmake-modules/badges/latest-version.svg]]