On Tue, 16 Sep 2008, Bill Hoffman wrote: > Boudewijn Rempt wrote: > > On Tue, 16 Sep 2008, Stephen Collyer 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 .. > > > > Ah... Well, we're struggling with that ourselves at the moment, and looking > > in vain some good examples. Right now, we're using CPack for Linux and > > Windows, > > and have stopped using CPack for OS X -- where I am right now writing a > > shell script to fill out the .app bundle and create a dmg out of it, > > following E. Wing's > > advice last weekend. > > > > You can look at CMake itself. The new QtDialog in particular packages Qt > with the cmake gui. >
I did try to crib from CMake (as it is in CVS now), but it isn't exactly a small, easy to adapt example :-) Boudewijn _______________________________________________ CMake mailing list [email protected] http://www.cmake.org/mailman/listinfo/cmake
