I am driving invocations of cmake with another tool, and I would like to pass the equivalent of -jN for the "cmake --build" step, but I don't seem to be about to find out what generator will be used, which makes it hard to even write code to generate the right command line options. Can anyone help?
Thanks! -- Dave Abrahams BoostPro Computing http://www.boostpro.com -- Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
