Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 6.0.0-rc1
-
None
-
Flatpak
-
2e42c99522537bc3102aeff4f01671c0234c11b8 (qt-creator/qt-creator/6.0) bcc0160ea5 (qt-creator/qt-creator/qmlprojectstorage)
Description
In the configure stage of CMake builds when the googletest submodule is initialized for some reason CMake will attempt to download a release of googletest and populate its folder. This also happens with the `WITH_TESTS` and/or `BUILD_TESTS_BY_DEFAULT` set to `OFF`.
It is causing issues with building QT Creator in the flatpak builder sandbox as it cannot connect to the internet.
This does not happen with version 5.