Andreas Pakulat wrote:

> CPack uses that installation-information to generate its packages
> (AFAIK, never used it myself). So if you manage to write the needed
> install-commands for anything you want in the packages, a simple run of
> CPack should give you the package you want.

Yes, I'm beginning to understand how it fits together now.
Presumably CPack packages it up so that the package installs
on a target machine in an identical fashion to how "make install"
installs on the local machine ?

-- 
Regards

Steve Collyer
Netspinner Ltd
_______________________________________________
CMake mailing list
[email protected]
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to