The latest version of this document lives in the vcpkg repo.
Installs a GN project
vcpkg_install_gn(
SOURCE_PATH <SOURCE_PATH>
[TARGETS <target>...]
)
The path to the source directory
Only install the specified targets.
Note: includes must be handled separately