app: do not build GEGL documentation.
We don't make use of it anywhere in our pipeline or release processes, and it's making problems right now.
This commit is contained in:
parent
0eae4b1246
commit
64eafc5cb3
1 changed files with 1 additions and 1 deletions
|
|
@ -169,7 +169,7 @@ if ($env:VCPKG_ROOT)
|
|||
exit 0
|
||||
}
|
||||
self_build https://gitlab.gnome.org/GNOME/babl
|
||||
self_build https://gitlab.gnome.org/GNOME/gegl
|
||||
self_build https://gitlab.gnome.org/GNOME/gegl @('-Ddocs=false')
|
||||
if ("$env:MSYSTEM_PREFIX" -ne 'MINGW32')
|
||||
{
|
||||
self_build https://github.com/Exiv2/exiv2 "v0.28.7" @('https://github.com/Exiv2/exiv2/pull/3361.patch') @('-DCMAKE_DLL_NAME_WITH_SOVERSION=ON', '-DEXIV2_BUILD_EXIV2_COMMAND=OFF', '-DEXIV2_ENABLE_VIDEO=OFF')
|
||||
|
|
|
|||
Loading…
Reference in a new issue