[CMake] Does fixup_bundle() functionality work with xcodebuild?

Martin Percossi mpercossi at zenaud.io
Tue May 5 06:36:59 EDT 2015


Hello,

My understanding is that in order to compile .xib's into .nibs, I need to
use xcodebuild. So my next question is: is fixup_bundle() "compatible" with
xcodebuild? I note that when I build the example QtTest using

> cmake -GXcode ..
> xcodebuild -project QtTest.xcodeproj

from within a freshly created `build' subdirectory, the relevant libraries
and plugins are *not* copied into the app bundle. Or am I missing some
command?

Kind regards,

Martin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/cmake/attachments/20150505/b3d336ea/attachment.html>


More information about the CMake mailing list