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.74.0#0
Oct 13, 2020
All
KDE/extra-cmake-modules
github.com/KDE/extra-cmake-modules
75bd2efe0d
Complex license
Control