mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-04-27 22:14:32 +00:00
Update configure options for Qt 5 on Linux and Mac
Change-Id: I4280f65d62cd4655eb43f6a7fe21558a8593bdb9 Reviewed-by: Kai Koehne <kai.koehne@digia.com>
This commit is contained in:
parent
5135dcbf0a
commit
632707d34d
3
INSTALL
3
INSTALL
@ -59,8 +59,11 @@ configure.exe -opensource -release -static -accessibility -no-multimedia -no-dec
|
||||
|
||||
Recommended configure options for Linux and Mac OS X:
|
||||
|
||||
Qt 4.8:
|
||||
configure -opensource -release -static -accessibility -qt-zlib -qt-libtiff -qt-libpng -qt-libmng -qt-libjpeg -no-phonon -no-dbus -no-opengl -no-qt3support -no-webkit -no-xmlpatterns -no-svg -nomake examples -nomake demos
|
||||
|
||||
Qt 5:
|
||||
configure -opensource -release -static -accessibility -qt-zlib -qt-libpng -qt-libjpeg -no-dbus -no-opengl -nomake examples -nomake tests -developer-build -skip qtquick1 -skip declarative
|
||||
|
||||
Build the Framework
|
||||
---------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user