Extra CMake Modules (ECM), extra modules and scripts for CMake
Run the following Vcpkg command to install the port.
vcpkg install ecm
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/
v5.81.0#0
May 21, 2021
All
KDE/extra-cmake-modules145
github.com/KDE/extra-cmake-modules
b34b7ff2c9
Complex license
Manifest