Eric Lemings wrote:
How do I compile a Qt resource file that is generated via a CMake
add_custom_command() target? qt4_add_resource() doesn't seem to work as
it expects non-generated files.
Can you generate it at cmake time instead of build time? ParaView has
an example of this.
qt4_add_res
How do I compile a Qt resource file that is generated via a CMake
add_custom_command() target? qt4_add_resource() doesn't seem to work as
it expects non-generated files.
Thanks,
Eric.
___
Powered by www.kitware.com
Visit other Kitware open-source pro