mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-12-19 06:57:51 +08:00
182 B
182 B
vcpkg-gn
This port contains cmake functions for dealing with a GN buildsystem.
Example
vcpkg_gn_configure(
SOURCE_PATH "${SOURCE_PATH}"
)
vcpkg_gn_install()