Skip to content

Commit

Permalink
[gtk] DISABLE_PARALLEL_CONFIGURE (#11892)
Browse files Browse the repository at this point in the history
  • Loading branch information
BillyONeal authored Jun 12, 2020
1 parent be29874 commit 6824460
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion ports/gtk/CONTROL
Original file line number Diff line number Diff line change
@@ -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
1 change: 1 addition & 0 deletions ports/gtk/portfile.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ endif()
vcpkg_configure_cmake(
SOURCE_PATH ${SOURCE_PATH}
PREFER_NINJA
DISABLE_PARALLEL_CONFIGURE
OPTIONS
-DGTK_VERSION=${GTK_VERSION}
OPTIONS_DEBUG
Expand Down

0 comments on commit 6824460

Please sign in to comment.