Are you using -j when you compile something?
The cmake(1) Build Tool Mode (cmake –build) gained --parallel [<jobs>] and -j [<jobs>] options to specify a parallel build level.
Are you using -j when you compile something?
> The cmake(1) Build Tool Mode (cmake –build) gained --parallel [<jobs>] and -j [<jobs>] options to specify a parallel build level.
I was thinking about that. I'm using AUR and so I didn't write the build script.
I was thinking about that. I'm using AUR and so I didn't write the build script.
(post is archived)