I\'m trying to setup a parallel CMake-based build for my source tree, but when I issue
$ cmake . $ make -j2
I get:
jobserver un
looks like this is not a cmake issue but make only.