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
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