Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-4059

New test, Qt6: run configure without parameters, verify default build mode

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • None
    • RTA
    • None

      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).

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            joaijala Johanna Äijälä
            joaijala Johanna Äijälä
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes