Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-26168

No run targets for examples

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Not Evaluated
    • None
    • Qt Creator 4.15.2
    • None

    Description

      With qmake, it was possible to select both examples and tests as run targets with Ctrl + T. With CMake (in e.g. qtdeclarative), I can only select auto tests. This means that it's more convenient to use the command line to build and run examples (which itself is not convenient).

      If it matters, Qt was built as a per-repo build with these configure options:

      -DCMAKE_BUILD_TYPE=Debug -DFEATURE_developer_build=ON -DQT_BUILD_TESTS=ON -DQT_BUILD_TESTS_BY_DEFAULT=OFF -DQT_BUILD_EXAMPLES=ON -DQT_BUILD_EXAMPLES_BY_DEFAULT=OFF -DECM_ENABLE_SANITIZERS=address
      

      Attachments

        For Gerrit Dashboard: QTCREATORBUG-26168
        # Subject Branch Project Status CR V

        Activity

          People

            cadam Cristian Adam
            mitch_curtis Mitch Curtis
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes