mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 12:09:00 +08:00
f4de177097
* update meson and see what breaks * include patch again. * update meson to 0.62.1 * remove old patch * move to 64bit since 32bit not longer exists. * fix gobject-introspection * v db * revert nasm changes * set MESON_SCRIPT instead of MESON. * v db * apply CR Co-authored-by: Robert Schumacher <roschuma@microsoft.com> * v db Co-authored-by: Alexander Neumann <you@example.com> Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
2 lines
74 B
CMake
2 lines
74 B
CMake
set(SCRIPT_MESON "${CMAKE_CURRENT_LIST_DIR}/../../tools/meson/meson.py")
|