Skip to content

CodeLite: Do not pass -j argument with CPU count 0

Johnny Jazeix requested to merge petitlapin/cmake:codelite_make_j_0 into master

I can't test as it does not return 0 on my computer but I guess, even if the number of CPU's count has been fixed, it could still be nice to not break generator if it can fail on some computer.

Fixes: #15054 (closed), #16727 (closed)

Edited by Brad King

Merge request reports