Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Avoid Qt Creator to rebuild from scratch CMake project at opening
QtWS25 Last Chance

Avoid Qt Creator to rebuild from scratch CMake project at opening

Scheduled Pinned Locked Moved Unsolved Qt Creator and other tools
qtcreatorcmakebuild
1 Posts 1 Posters 963 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • P Offline
    P Offline
    pamplemousse_mk2
    wrote on last edited by
    #1

    Hello,

    I use Qt Creator as my IDE for a C++ project, not related to Qt, at work. The project is described with CMake. Each time I launch Qt Creator, the first build after that launch rebuilds all the sources, while there is no reason. The following compilations only build the modified source files, which is expected. Because the project is relatively build (several minutes to build from scratch), this is anoying each morning when I start my work.

    Is it a limitation of Qt Creator, or is there an option to enable/disable ? In the settings Build & Run/CMake, I already disable "Autorun CMake".

    1 Reply Last reply
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved