Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-97712

Specifying -DINPUT_trace=YES results in build with trace disabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 6.2.0
    • Build System: CMake
    • None
    • Linux/X11

    Description

      Currently passing -DINPUT_trace=YES to CMake results in a build configured without trace even if all prerequisites are installed. Specifying -DINPUT_trace=yes works when all prerequisites are installed, but silently reverts to build without trace support when any prerequisites are missing.

      It would be good to accept any boolean values as input if possible, or at least the input to be not sensitive to case. It would also be good to display an error message when trace is requested but dependencies are missing.

      Attachments

        Issue Links

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

          Activity

            People

              qtbuildsystem Qt Build System Team
              ievgenii.meshcheriakov Ievgenii Meshcheriakov
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes