mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-24 23:59:02 +08:00
3217e25596
* Update meson to a recent commit to fix a bug with 0.56 * rename static libraries built by meson by default on windows * apply cmake variables detection to meson. use native/cross files make arm builds work. * update munit * fix fribidi * fix _FLAGS variables * set env SDKROOT and MACOSX_DEPLOYMENT_TARGET in configure_meson * need osx env while building and configuring * - remove unused env backup functions - rename internal functions to be prefixed with _vcpkg_ - fix VCPKG_CHAINLOAD_TOOLCHAIN_FILE for ios/freebsd * replace _vcpkg with vcpkg since _ has special meaning in functions * rename functions to vcpkg_internal_meson_generate * update control tool-meson
8 lines
220 B
Plaintext
8 lines
220 B
Plaintext
Source: munit
|
|
Version: 2019-04-06
|
|
Port-Version: 1
|
|
Description: A small but full-featured unit testing framework for C
|
|
Build-Depends: tool-meson
|
|
Supports: !(arm|arm64|uwp)
|
|
Homepage: https://github.com/nemequ/munit
|