The latest version of this document lives in the vcpkg repo.
This function has been deprecated in favor of vcpkg_cmake_install
from the vcpkg-cmake port.
Build and install a cmake project.
vcpkg_install_cmake(...)
See vcpkg_build_cmake()
.
This command transparently forwards to vcpkg_build_cmake()
, adding a TARGET install
parameter.