mirror of
https://gitlab.gnome.org/GNOME/gtk.git
synced 2024-11-10 02:40:11 +00:00
efbbfb6547
There is no reason to fallback to find_library for cairo and still rely on pkg-config for all other dependencies, and just when using MSVC. When building and pkg-config is not working it is preferable to fallback to a subproject just like for all other dependencies. Also add cairo.wrap now that meson support has been merged upstream.
7 lines
160 B
Plaintext
7 lines
160 B
Plaintext
[wrap-git]
|
|
directory=cairo
|
|
url=https://gitlab.freedesktop.org/cairo/cairo.git
|
|
push-url=ssh://git@gitlab.freedesktop.org:cairo/cairo.git
|
|
revision=master
|
|
depth=1
|