[gtk] DISABLE_PARALLEL_CONFIGURE (#11892)

This commit is contained in:
Billy O'Neal 2020-06-11 19:20:28 -07:00 committed by GitHub
parent be298744f7
commit 68244603d0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,5 @@
Source: gtk
Version: 3.22.19-3
Version: 3.22.19-4
Homepage: https://www.gtk.org/
Description: Portable library for creating graphical user interfaces.
Build-Depends: glib, atk, gdk-pixbuf, pango, cairo, libepoxy, gettext

View File

@ -30,6 +30,7 @@ endif()
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
DISABLE_PARALLEL_CONFIGURE
OPTIONS
-DGTK_VERSION=${GTK_VERSION}
OPTIONS_DEBUG