mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2024-12-11 08:28:26 -05:00
182 B
Executable File
182 B
Executable File
vcpkg-gn
This port contains cmake functions for dealing with a GN buildsystem.
Example
vcpkg_gn_configure(
SOURCE_PATH "${SOURCE_PATH}"
)
vcpkg_gn_install()