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 _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the CMake FAQ at: http://www.cmake.org/Wiki/CMake_FAQ Follow this link to subscribe/unsubscribe: http://www.cmake.org/mailman/listinfo/cmake
