Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
None
-
5.3.2
-
None
Description
The builds for QtFtp and QtHttp fail because the variable CMAKE_MODULE_TESTS is not set.
Project ERROR: Missing CMake tests.
I fixed it locally by adding
CMAKE_MODULE_TESTS=-
(which just skips the check)
or
CONFIG -= create_cmake
(which disables the generation of the CMake files)
to the project file.
Attachments
For Gerrit Dashboard: QTBUG-41445 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
98202,3 | Add CMake tests. | master | qt/qthttp | Status: MERGED | +2 | 0 |
98260,2 | Add CMake tests. | master | qt/qtftp | Status: MERGED | +2 | 0 |
98323,2 | add CMake tests | master | qt/qtftp | Status: ABANDONED | -1 | 0 |