make -j

Sysprogs forums Forums VisualGDB make -j

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #23096
    portsip
    Participant

    I’m import the CMAKE project and debug it in VS is works fine, but I have a question, since when I press the F5, the compile takes too long , how can I set such  the make -j 8 parameter then let the VS compile faster ?

     

    Thanks

    #23100
    portsip
    Participant

    I have  got it solved, plz ignore this post.

     

    #23104
    support
    Keymaster

    Hi,

    No problem. In case anyone else is searching for this, you can specify the “-j” argument via VisualGDB Project Properties -> Build Settings.

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.