Hi, I am quite new to using cmake and at the moment I am trying to find my way through it. I was wondering how we can query different targets on windows when using cmake. For example: I may have a set of separate directories(each containing a project) and from the top level root directory, I want to selectively build a subset of projects.
How can I do it on the command line ? Also, can I query the list of targets/projects from the command line? Regards, Vikas
_______________________________________________ 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