Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 587 Bytes

vcpkg_install_gn.md

File metadata and controls

25 lines (18 loc) · 587 Bytes

vcpkg_install_gn

The latest version of this document lives in the vcpkg repo.

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