On Tue, 16 Sep 2008, Shead, Timothy wrote: > 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
But still seems to want it: INCLUDE(FindQt4) :-) > 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 It is interesting, but definitely not a small example! I'm reading through the CMakeLists.txt files and the cmake modules now... Does it also package frameworks on OS X, btw? Boudewijn _______________________________________________ CMake mailing list CMake@cmake.org http://www.cmake.org/mailman/listinfo/cmake