Allen Barnett wrote:
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


Thanks for checking.  The fix is in CVS now.

Clint

_______________________________________________
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://www.cmake.org/mailman/listinfo/cmake

Reply via email to