Commit 0c1e325d authored by Rafaël Carré's avatar Rafaël Carré

contrib: qt4: native qt4 builds might just work

good luck anyway for people doing that
parent 880be949
......@@ -4,12 +4,9 @@ QT4_VERSION = 4.7.4
QT4_URL := http://download.qt.nokia.com/qt/source/qt-everywhere-opensource-src-$(QT4_VERSION).tar.gz
# FIXME : OSX build
# FIXME : native win32 build
ifdef HAVE_CROSS_COMPILE
ifdef HAVE_WIN32
PKGS += qt4
endif
endif
ifeq ($(call need_pkg,"QtCore QtGui"),)
PKGS_FOUND += qt4
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment