kmpkg_install_cmake
warning
This function has been deprecated in favor of
kmpkg_cmake_installfrom the kmpkg-cmake port.
Build and install a cmake project.
Usage
kmpkg_install_cmake(...)
Parameters
See kmpkg_build_cmake().
Notes
This command transparently forwards to kmpkg_build_cmake(), adding a TARGET install
parameter.