pineapple/externals/vcpkg/ports/tool-meson/portfile.cmake

4 lines
206 B
CMake
Raw Normal View History

2022-07-23 03:01:36 +02:00
#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}")