Details
-
Task
-
Resolution: Done
-
P2: Important
-
None
-
None
-
None
Description
Configure without build mode should default on linux to Release, on macOS and Windows
RelWithDebInfo;Debug.
Run configure without parameters, see the CMakeCache.txt, it should have
CMAKE_BUILD_TYPE set to Release (linux) and
CMAKE_CONFIGURATION_TYPES set to RelWithDebInfo;Debug (macOS and Win).
Attachments
Issue Links
- relates to
-
QTBUG-89476 [REG 5.15 -> 6.0] Configure doesn't build for release by default
-
- Closed
-
-
QTQAINFRA-4058 Test that configure gives release builds by default
-
- Closed
-