1. Home
  2. Browse
  3. ecm

ecm

v6.7.0#0Latest

Extra CMake Modules (ECM), extra modules and scripts for CMake

Install

Run the following Vcpkg command to install the port.

vcpkg install ecm

Usage

ecm provides CMake files:

find_package(ECM CONFIG REQUIRED NO_MODULE)
list(INSERT CMAKE_MODULE_PATH 0 ${ECM_MODULE_PATH})
include(KDEInstallDirs)
include(KDECompilerSettings)
include(KDECMakeSettings)

For more infomation, see https://api.kde.org/ecm/

Dependencies

See source

Version

v6.7.0#0

Publication

Supports

All

GitHub

KDE/extra-cmake-modules

Homepage

github.com/KDE/extra-cmake-modules

Subtree

8c7c556d60

License

Complex license

Definition

Manifest