Code::Blocks Forums
User forums => Using Code::Blocks => Topic started by: weaver4 on July 09, 2016, 08:24:48 pm
-
I am not using a custom make file. But I would like the make to use all four cores so I normally add the option of '-j 4' to get it to compile four files at one time.
How do I add the 'j 4' option in CB?
Thanks,
-
Settings -> Compiler
Select your Compiler
Tab: "Build Options"
"Number of ...
Tim S.
-
Thanks!
I did not see the little arrow showing there were more tabs off to the right!