Re: [CMake] Compiling generated Qt resource files?

2009-06-02 Thread Clinton Stimpson
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

[CMake] Compiling generated Qt resource files?

2009-06-02 Thread Eric Lemings
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