Qt Base (Core, Gui, Widgets, Network, ...)
Go to file
Alexandru Croitor 4dacc09921 Save and set the CMAKE_INSTALL_PREFIX in BuildInternal's Config file
Once qtbase is built and installed, save the CMAKE_INSTALL_PREFIX
that was used during the build, and set it when a consumer calls
find_package(Qt5BuildInternals).

This fixes a bug where syncqt can not be found when building qtsvg,
while the developer specifies CMAKE_PREFIX_PATH to find the Qt packages,
but does not set the CMAKE_INSTALL_PREFIX.

Task-number: QTBUG-75544
Change-Id: I03fd23ba418af5115105610f3f9ed92664562945
Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
2019-05-15 17:34:05 +00:00
bin
cmake Save and set the CMAKE_INSTALL_PREFIX in BuildInternal's Config file 2019-05-15 17:34:05 +00:00
coin Move build and test instructions from coin to qtbase 2019-05-10 13:38:13 +00:00
config.tests
dist
doc
examples Write find_dependency() calls in Qt Module config files 2019-05-02 07:30:42 +00:00
lib
mkspecs
qmake Implement developer / non-prefix builds 2019-05-15 11:31:31 +00:00
src Use the qt_build_repo() macros for building qtbase as well 2019-05-15 17:33:51 +00:00
tests Don't link against dbus-1_nolink when dbus_linked feature is off 2019-05-08 12:32:53 +00:00
util CMake: Wrap DBus1 find_package call to fix xproto not being picked up 2019-05-10 15:09:49 +00:00
.gitattributes
.gitignore
.qmake.conf
.tag
CMakeLists.txt Use the qt_build_repo() macros for building qtbase as well 2019-05-15 17:33:51 +00:00
INSTALL
LICENSE.FDL
LICENSE.GPL2
LICENSE.GPL3
LICENSE.GPL3-EXCEPT
LICENSE.LGPL3
LICENSE.LGPLv3
LICENSE.QT-LICENSE-AGREEMENT-4.0
config_help.txt
configure
configure.bat
configure.cmake CMake: Wrap DBus1 find_package call to fix xproto not being picked up 2019-05-10 15:09:49 +00:00
configure.json
configure.pri
header.BSD
header.COMM
header.FDL
header.GPL
header.GPL-EXCEPT
header.LGPL
header.LGPL-NOGPL2
header.LGPL-ONLY
header.LGPL3
header.LGPL3-COMM
header.MIT
qtbase.pro
sync.profile