mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 16:51:38 +08:00
af55822ea1
* mesonbuild - Update to 0.52.0 * [tool-meson] Add package to represent dependency on Meson build-system
6 lines
281 B
CMake
6 lines
281 B
CMake
# This port represents a dependency on the Meson build system.
|
|
# In the future, it is expected that this port acquires and installs Meson.
|
|
# Currently is used in ports that call vcpkg_find_acquire_program(MESON) in order to force rebuilds.
|
|
|
|
set(VCPKG_POLICY_EMPTY_PACKAGE enabled)
|