[CMake] externalproject_add and make -j >2 errors

Witold E Wolski wewolski at gmail.com
Tue Nov 19 17:20:12 EST 2013


when I build the project with
cmake ../project
make
it builds

as soon as I am using
make -j 2

or greater
files within the project are being build before adding the dependencies finished


Maybe also someone can also give hint how to speed up or avoid the
update step, configure and build step on external_projects if they are already
build?

best
Witold




-- 
Witold Eryk Wolski


More information about the CMake mailing list