This package browser is in early development. Mind the rough edges.

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.

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.0.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.