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

cmake: set custom command for (parallel) build doesn't appear in the GUI ?!?

    XMLWordPrintable

Details

    Description

      Setting custom command for build doesn't doesn't appear in

      Projects -> Build Settings-> Build Steps -> Tool arguments:

      or in

      Projects -> Build Settings-> CMake -> Variables

        Executing the following cmake configuration, would make me expect to see in the GUI something anywhere.

       

       

      add_library(myLib ${SRCS} ${HDRS})
      add_custom_command(TARGET myLib COMMAND ${CMAKE_COMMAND} -j5})

       

      Im not sure whats most appropriate approach to state explicitly the build arguments.

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            proturm2 Pro Turm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes