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

Allen Barnett allen at transpireinc.com
Wed May 6 10:58:28 EDT 2009


On Wed, 2009-05-06 at 08:45 -0600, Clinton Stimpson wrote:
> 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.

That works great. Thank you very much!

Allen

-- 
Allen Barnett
E-Mail: allen at transpireinc.com
Skype:  allenbarnett
Ph:     518-887-2930




More information about the CMake mailing list