[CMake] BundleUtilities example not working under Windows?
Tyler Roscoe
tyler at cryptio.net
Tue Dec 21 13:50:35 EST 2010
On Tue, Dec 21, 2010 at 07:11:36PM +0100, Crni Gorac wrote:
> Am trying to employ fixup_bundle(), in order to be able to create
> installers for my Qt-dependent application on Mac and Windows. I have
> it working fine under Mac, but on Windows it is not working either
> with my application, or by example from CMake Wiki pages:
> http://www.cmake.org/Wiki/BundleUtilitiesExample. Namely, Qt DLL are
> not included in the installer; what is strange is that example project
> from above page manages to have Qt plugins included (my project is not
> using plugins). So - any help here, is this example maybe outdated or
> something else (am using CMake 2.8.3)?
It's impossible to say what's going wrong without details. What does the
output from fixup_bundle look like? How do you call fixup_bundle from
your CMakeLists?
tyler
More information about the CMake
mailing list