1. Home
  2. Browse
  3. ecm

ecm

v5.88.0#0Go to latest

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

Install

Run the following Vcpkg command to install the port.

vcpkg install ecm

Usage

The package ecm provides CMake targets:

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

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

Dependencies

See source

Version

v5.88.0#0

Publication

Supports

All

GitHub

KDE/extra-cmake-modules

Homepage

github.com/KDE/extra-cmake-modules

Subtree

a868d7ed21

License

Complex license

Definition

Manifest