[CMake] Qt4 LUpdate and Blanks in the Build Directory Path

Clinton Stimpson clinton at elemtech.com
Wed May 6 10:45:50 EDT 2009


Clinton Stimpson wrote:
> Allen Barnett wrote:
>> I (unwisely) created the build directory for a Qt4 project in a path
>> with blanks in the directory names. The QT4_CREATE_TRANSLATION macro in
>> FindQt4.cmake generates a minimal .pro file for the use of lupdate. When
>> the macro writes the _lupdate.pro file, it doesn't take into account
>> that the source files may have blanks in their path, leading to a bad
>> _lupdate.pro file.
>> This is in cmake 2.6.4.
>> Thanks,
>> Allen
>>
>>   
> Can you verify the following patch fixes it?
>
> Thanks,
> Clint
Yuck..  word wrapping messed that up.
I'm trying again.  See the attachment.

Thanks,
Clint

-------------- next part --------------
A non-text attachment was scrubbed...
Name: lupdate.patch
Type: text/x-diff
Size: 888 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20090506/dcab66c6/attachment.patch>


More information about the CMake mailing list