[Cmake-commits] CMake branch, master, updated. v3.6.0-423-gd290751

2016-07-17 Thread Kitware Robot
_VERSION_MINOR 6) -set(CMake_VERSION_PATCH 20160717) +set(CMake_VERSION_PATCH 20160718) #set(CMake_VERSION_RC 1) --- Summary of changes: Source/CMakeVersion.cmake |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) hooks/

Re: [CMake] Does Makefile generated by CMake support make -jN?

2016-07-17 Thread Chaos Zhang
Hi, Raymond, J Decker, Andrew, Chuck, Thanks a lot for your generous help, i have found it was dependencies missing of my project, for i have not found my project was built in parallel. BTW, i have used env var "MAKEFLAGS=-j" to make in parallel, is there any way i can set "make -j" option in

[cmake-developers] Question over language bindings / daemon

2016-07-17 Thread RW via cmake-developers
Hi, I've got a couple of questions surrounding the use of other languages with cmake I've read up on some of the past threads associated with this one, so I know there's been a lot of discussion on this already. Just to give a bit of history there's a couple of situations where I wanted to use