mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
build/windows: Do not build GEGL workshop while we are stable
Jehan and Pippin told me that this should not be enabled in stable releases, so I am manually disabling this targeting the upcoming 3.0.
This commit is contained in:
parent
9cdf8f4eb2
commit
8556db2759
1 changed files with 1 additions and 1 deletions
|
@ -111,6 +111,6 @@ function self_build ([string]$dep, [string]$option1, [string]$option2)
|
|||
|
||||
#FIXME: babl dev docs are broken. See: https://gitlab.gnome.org/GNOME/babl/-/issues/97
|
||||
self_build babl '-Dwith-docs=false'
|
||||
self_build gegl '-Dworkshop=true'
|
||||
self_build gegl
|
||||
|
||||
Set-Location $GIMP_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue