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. Is it possible to use cmake $target/fast from within qtcreator? [SOLVED]
Qt 6.11 is out! See what's new in the release blog

Is it possible to use cmake $target/fast from within qtcreator? [SOLVED]

Scheduled Pinned Locked Moved Qt Creator and other tools
1 Posts 1 Posters 1.4k Views 1 Watching
  • 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.
  • ? Offline
    ? Offline
    A Former User
    wrote on last edited by
    #1

    Hi,

    I have a largish cmake project and the dependency checking times are killing me. On the command line I'd normally use e.g. "make sometarget/fast" to get around this. Is there anyway to set this as the build command inside qtcreator?

    EDIT: I just noticed I that under build steps I can add a custom argument - so instead of clicking on the supplied target I can just enter e.g. Test/fast and it works like a charm.

    Jason

    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