qt5base-lts/tools/configure
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
..
configure_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
configure.pro Improve path search in configure. 2012-11-05 17:17:01 +01:00
configureapp.cpp Add a -libexecdir option to the configures 2012-11-28 08:39:07 +01:00
configureapp.h Improve Direct X SDK detection in configure.exe 2012-11-06 16:35:16 +01:00
environment.cpp configure: Pick up environment paths again on MinGW 2012-11-07 14:19:00 +01:00
environment.h Improve path search in configure. 2012-11-05 17:17:01 +01:00
main.cpp Generate a .qmake.cache in config.tests from configure.exe. 2012-10-30 12:53:46 +01:00
Makefile.mingw Improve path search in configure. 2012-11-05 17:17:01 +01:00
Makefile.win32 Improve path search in configure. 2012-11-05 17:17:01 +01:00
tools.cpp configure: Update contact information for commercial users 2012-09-22 23:40:24 +02:00
tools.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00