> I did work on the cmake bundling issue, but stopped since the CMake disk
> image builder is not working that well…
> I think the best would be to adapt the existing script to build a disk image
> directly, depending on the install target.
> Benjamin
We could create a target which calls the scr
Hi,
I did work on the cmake bundling issue, but stopped since the CMake disk image
builder is not working that well… I think the best would be to adapt the
existing script to build a disk image directly, depending on the install target.
Benjamin
From: Peter Kuemmel
Reply: Peter Kuemmel >
Date
> > Isn't the package created by a bash script after building?
> > Or is the cmake-build broken on Mac?
>
> Sorry, I've missed your reply.
>
> I'm using the cmake-generator to produce a Xcode project.
I would use make (-G"Unix Makefiles") just to build the binaries
and then use the script you al