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

Allow unsetting multiple CMake variables

    XMLWordPrintable

Details

    • faa707e9329a72f2cdcce429def61409a1b24e95 (qt-creator/qt-creator/master)

    Description

      Desired behavior:

      • Allow selecting multiple CMake cache variables
      • Clicking the Unset button unsets all selected variables

      With this approach I could search for CUDA_ then select all the variables and click unset. Right now I have to drop to a terminal in my build directory and do cmake -U 'CUDA_*' /path/to/build

      Later on, maybe the Edit button could also work with multiple cache variables selected by popping up a batch edit window like is supported for editing multiple environment variables?

      Attachments

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

        Activity

          People

            hunger Tobias Hunger
            nocnokneo Taylor Braun-Jones
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes