-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
37b132cd4e081821ddc261d24abe8f914123547a (qt/qtbase/dev)
After successfully configuring a test using qt-cmake-standalone-test, a subsequent reconfiguration (touching the cmakelists.txt file for example) will fail, due to us modifying the CMAKE_INSTALL_PREFIX so we don't try to install the test into either the system or into Qt, and as a result the StandaloneTestsConfig.cmake files are not found anymore, and configuration fails with a can't find qt6_process_resource error.
We need to come up with a way to modify CMAKE_INSTALL_PREFIX, while keeping reconfiguration working.
For Gerrit Dashboard: QTBUG-84346 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
303080,2 | CMake: Fix standalone tests to work properly on reconfiguration | dev | qt/qtbase | Status: MERGED | +2 | 0 |
303285,2 | CMake: Don't reset install prefix upon standalone test reconfiguration | dev | qt/qtbase | Status: MERGED | +2 | 0 |