OSX: use new DeployQt4 cmake module to fixup and bundle the app
commit1b134a2260f36d6387a9d4c927f03d6e79c33607
authorJonatan Liljedahl <lijon@kymatica.com>
Mon, 9 Jan 2012 18:49:52 +0000 (9 19:49 +0100)
committerJonatan Liljedahl <lijon@kymatica.com>
Mon, 9 Jan 2012 18:59:01 +0000 (9 19:59 +0100)
treea025d373307858f4f1ea8254b4dd57de269b9f84
parentc32518c9f12ab0d248e705599943e9f773986496
OSX: use new DeployQt4 cmake module to fixup and bundle the app

This makes a standalone app bundle that can be used on other systems,
it bundles Qt and every other libs needed by supercollider.
cmake_modules/DeployQt4.cmake [new file with mode: 0644]
platform/mac/CMakeLists.txt