qt5base-lts/qmake
Thiago Macieira 5dcc36b15c Add a -libexecdir option to the configures
User applications are those that users run directly, whether it be for
development or not. The executable binaries that the user does not
usually run but is still required for proper functioning are called
"program executables" in Autoconf and they are placed in libexec.

This commit adds support for "program executables" in Qt by adding the
-libexecdir option to the configures, the qmake variable
QT_INSTALL_LIBEXECS (note the plural, to match all other properties),
and QLibraryInfo::LibraryExecutables.

At the time of this commit, the only expected "program executable" is
the QtWebProcess, the WebKit2 helper process from QtWebKit.

Change-Id: I66c3a3e0cf7f9d93b5f88f55f18e957faff608fc
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2012-11-28 08:39:07 +01:00
..
generators assign MAKEFILE even in non-subdirs Makefiles 2012-11-27 19:31:21 +01:00
library rewrite default spec handling 2012-11-01 20:17:57 +01:00
cachekeys.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
Makefile.unix port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
Makefile.win32 port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
Makefile.win32-g++ port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
meta.cpp Ensure QMAKE_PRL_LIBS is a unique list. 2012-11-26 17:33:37 +01:00
meta.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
option.cpp qmake: Change copyright information from Nokia to Digia 2012-11-26 17:33:37 +01:00
option.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
project.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
project.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
property.cpp Add a -libexecdir option to the configures 2012-11-28 08:39:07 +01:00
property.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake.pri port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
qmake.pro port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00