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

-- 
Allen Barnett
E-Mail: [email protected]
Skype:  allenbarnett
Ph:     518-887-2930


_______________________________________________
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