Hi, I am building a software under osx. We use cmake + qt. I was wondering what was the best solution to build the package? I found a few pages about it:
http://www.cmake.org/Wiki/BuildingOSXApplications : this one give an example with sh scripts http://www.cmake.org/Wiki/CMake:CPackPackageGenerators : this one says we can do it with CPack but how? Example? I feel kind of lost. What I need is to create a bundle where I can put my executables, qt framework or dylib(not sure which one is the better) and other dylib from our project. Hope someone can help ! Thanks Martin
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
