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.84.0#0
Jul 28, 2021
All
KDE/extra-cmake-modules
github.com/KDE/extra-cmake-modules
d331544d82
Complex license
Manifest