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

437 B

vcpkg_install_gn

Installs a GN project

Usage:

vcpkg_install_gn(
     SOURCE_PATH <SOURCE_PATH>
     [TARGETS <target>...]
)

Parameters:

SOURCE_PATH

The path to the source directory

TARGETS

Only install the specified targets.

Note: includes must be handled separately

Source

scripts/cmake/vcpkg_install_gn.cmake