[cmake-developers] Depends for Qt .qrc files.

Stephen Kelly steveire at gmail.com
Thu Aug 30 03:51:19 EDT 2012


Brad King wrote:

> -      file(READ "${infile}" _RC_FILE_CONTENTS)
> +      file(STRINGS "${infile}" _RC_FILE_CONTENTS REGEX
> "<file[^>]*>[^<]+")

Only this needed to be reverted. I added it to Qt4Macros-fix-resource-
parsing.

Thanks,

Steve.




More information about the cmake-developers mailing list