1. Home
  2. Browse
  3. ecm

ecm

v6.4.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

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

Publication

Supports

All

GitHub

KDE/extra-cmake-modules

Homepage

github.com/KDE/extra-cmake-modules

Subtree

bccb06637e

License

Complex license

Definition

Manifest