On 9/16/08 8:15 AM, "Stephen Collyer" <[EMAIL PROTECTED]> wrote:
> Does anyone know of/have a realistic cpack example > showing packaging of 3rd party libraries, as well > as those built from the install target ? If the > "third party libraries" happened to include Qt, > that'd be just fine .. K-3D doesn't use Qt, but it's a clean, realistic example of 3rd-parthy packaging on Linux, Win32, and MacOS: # Our overall organization for packaging: http://k3d.svn.sourceforge.net/viewvc/k3d/trunk/distribution/ # Adding 3rd party libraries to the Win32 install: http://k3d.svn.sourceforge.net/viewvc/k3d/trunk/distribution/win32/CMakeList s.txt?revision=1357&view=markup # Building an NSIS installer: http://k3d.svn.sourceforge.net/viewvc/k3d/trunk/distribution/win32/nsis/CMak eLists.txt?revision=940&view=markup Cheers, Tim -- Timothy M. Shead Scalable Analytics & Visualization (1424) Sandia National Laboratories 505-284-0139 _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake