[CMake] Small, realistic Cpack example

Bill Hoffman bill.hoffman at kitware.com
Tue Sep 16 10:33:42 EDT 2008


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.

-Bill


More information about the CMake mailing list