Hi! I'd like to re-use some CMake internal components, but CMakeLib looks too fat. Is it possible to split it into several libraries? Are such changes welcome to contribute?
Some rough plan: 1) Support library (if any stuff) 2) Core library (targets etc.) 3) Generators library 4) CMake syntax library (lexer, parser) 5) Commands implementation library (could be merged with 4) True cmake power is in its generators. It's always possible to rip off all other stuff, but in order to be tied with mainstream and contribute back, I'm asking this. -- Egor Pugin -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Kitware offers various services to support the CMake community. For more information on each offering, please visit: CMake Support: http://cmake.org/cmake/help/support.html CMake Consulting: http://cmake.org/cmake/help/consulting.html CMake Training Courses: http://cmake.org/cmake/help/training.html Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/cmake-developers