windows-amd64-prebuilt-libr.../vcpkg/docs/maintainers/vcpkg_install_cmake.md
2020-10-11 02:04:38 +02:00

813 B

vcpkg_install_cmake

Build and install a cmake project.

Usage:

vcpkg_install_cmake(...)

Parameters:

See vcpkg_build_cmake().

Notes:

This command transparently forwards to vcpkg_build_cmake(), adding a TARGET install parameter.

Examples:

Source

scripts/cmake/vcpkg_install_cmake.cmake