On Wednesday 06 July 2011, Bello, Musodiq O (GE Healthcare) wrote:
> Thanks, Michael. But is there a way to make the references to CMake a
> relative path rather than an absolute path? This will allow us to bundle
> CMake with the source tree.

You can bundle CMake with the source tree, but you can't bundle it with a 
build tree (because this one has the path to cmake encoded).
The cmake packages you can download from cmake.org work from any location.

But if you bundle cmake with the sources, there is no reason anymore IMO to 
try to give a build tree to your users/customers.

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

Reply via email to