diff options
author | Tobias Bieniek <Tobias.Bieniek@gmx.de> | 2012-05-29 15:45:03 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2012-05-29 17:07:40 (GMT) |
commit | 9ce67d30011db4528d3d0bbee36412e13cfb80cc (patch) | |
tree | 0f59643603c713e00040f300036a6537ae9472aa /Tests/Tutorial/Step5/MathFunctions/MakeTable.cxx | |
parent | b639549c671c4921938935180f0690ed8910ce3d (diff) | |
download | CMake-9ce67d30011db4528d3d0bbee36412e13cfb80cc.zip CMake-9ce67d30011db4528d3d0bbee36412e13cfb80cc.tar.gz CMake-9ce67d30011db4528d3d0bbee36412e13cfb80cc.tar.bz2 |
Qt4Macros: Added support for generated resource files
Using the QT4_ADD_RESOURCES() macro required the resource file to exist
already for dependency scanning. This prevented the use of resource
files that are generated by cmake because it needs the file before
resolving the dependency. This patch adds support for generated
resource files by not scanning the resource file for dependencies if it
doesn't exist yet. The add_custom_command() to generate the resource
file should add the dependencies on the files used by the resource file.
Diffstat (limited to 'Tests/Tutorial/Step5/MathFunctions/MakeTable.cxx')
0 files changed, 0 insertions, 0 deletions