Erwin Coumans wrote:
> Like many, I want to distribute projectfiles, without forcing users to
> install cmake to build my library.

This "feature" will never be supported by CMake upstream developers.
It is not a design goal for us.  There are *many* things that CMake
does during the build process that have nothing to do with generating
build files (e.g. dependency scanning).

-Brad
_______________________________________________
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

Reply via email to