On Tuesday 05 May 2009, Denis Scherbakov wrote: > I have checked cmGlobalGenerator.cxx and its CheckLocalGenerators > function. This seems to the right place to perform all checks. > > I think I could make a global variable CMAKE_ALLOW_PARTIAL_PROJECT_TREE, > which I could check in this function. If a target has a failed dependency, > then I should rewrite this target and make it just "cmake -E echo This > target cannot be built."
I'd recommend to go with Andreas' suggestions, failing that silently is probably bad. Alex _______________________________________________ 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