[Cmake] Subdirectory dependencies

Amitha Perera perera at cs.rpi.edu
Tue Dec 11 15:20:54 EST 2001


Continuing the the dependency discussion, why is it necessary that
"make -j 2" does things in the same order as "make"? From what I can
see (with vxl), every executable and library target has full dependency
information, and so any order followed by "make -j 2" should be valid.



More information about the CMake mailing list