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

Straightforward way to reconfigure CMake project

    XMLWordPrintable

Details

    Description

      I have a CMake-based project with several CMakeLists.txt. The main one is placed in the top and used for project configuration (targets, libs, ...), but doesn't actually include any source files, only another low-level CMakeLists.txt. The low-level CMakeLists.txt is the lists of source files. So, the problem is when you add a new file to the project, you must change one of the low-level CMakeLists.txt, not the top-one. After adding you need to reconfigure the project, but there is no straightforward way to do this. The workaround is to formally edit the top-level CMakeLists.txt or formally change the build directory. I would like to have a more intuitive way to reconfigure CMake-project, like a big cool button

      Attachments

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

        Activity

          People

            dt Daniel Teske
            genacid gena
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes