Extra CMake Modules (ECM), extra modules and scripts for CMake
Run the following Vcpkg command to install the port.
vcpkg install ecm
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/
v6.7.0#0
Oct 24, 2024
All
KDE/extra-cmake-modules134
github.com/KDE/extra-cmake-modules
8c7c556d60
Complex license
Manifest