Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
cce39058
Commit
cce39058
authored
Nov 08, 2011
by
Rafaël Carré
Browse files
contrib: qt4 can only be cross compiled atm
parent
8505f989
Changes
1
Hide whitespace changes
Inline
Side-by-side
contrib/src/qt4/rules.mak
View file @
cce39058
...
...
@@ -4,9 +4,12 @@ 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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment