[CMake] BundleUtilities
David Doria
daviddoria at gmail.com
Tue Nov 16 08:30:47 EST 2010
Hi all,
I found the Qt example here:
http://www.itk.org/Wiki/BundleUtilitiesExample
http://www.itk.org/Wiki/images/2/25/QtTest-Package-Example.zip
The two INSTALL commands seem fairly complicated - is there not a way
to do all of that in the project-to-be-included's cmake configuration
so that a command like
INSTALL(Qt)
could do the job?
I think Qt may be a complicated place to start (all of the MOC/etc
stuff seems to be an extra 30 lines distracting from the point of the
BundleUtilities). Does anyone have an example that will bundle VTK
with their executable? This seems like it should be easier, and
equally as consumed by people around this wiki/list :)
Thanks,
David
More information about the CMake
mailing list