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.
--
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://public.kitware.com/cgi-bin/mailman/listinfo/cmake-developers