mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-19 15:34:04 -05:00
4 lines
206 B
CMake
Executable File
4 lines
206 B
CMake
Executable File
#deprecated port. -> new port "vcpkg-tool-meson" for better grouping with other vcpkg tools
|
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|
|
vcpkg_find_acquire_program(MESON)
|
|
message(STATUS "Using meson: ${MESON}") |