Buildsystem: Change default nsgtk build from gtk2 to gtk3.

This commit is contained in:
Michael Drake 2019-12-02 10:43:25 +00:00
parent 2c953cdf97
commit 1d73269a49

View File

@ -105,7 +105,7 @@ endif
# Default target is GTK backend
ifeq ($(TARGET),)
TARGET := gtk2
TARGET := gtk3
endif
# valid values for the TARGET