qt5base-lts/qmake/generators
Stephen Kelly 95e548eeaa Generate ';' separated libraries in prl files for CMake.
The generated CMake files need to pass ';' separated libraries to
the IMPORTED_LINK_INTERFACE_LIBRARIES property, otherwise we get errors
such as this:

http://testresults.qt-project.org/ci/QtTools_master_Integration/build_00386/win32-msvc2010_Windows_7/log.txt.gz

(grep for QtCore5.lib.lib)

Rather than a naive and error prone replacement of whitespace, generate
the appropriate ';' separated content directly in the qmake prl file.

Change-Id: I8eb5e233a0318b57ec74b86d910583ff99c29415
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Reviewed-by: Brad King <brad.king@kitware.com>
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2012-10-09 06:09:32 +02:00
..
integrity Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
mac Make sure the path is quoted in case it has spaces in it 2012-09-28 12:46:43 +02:00
unix Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
win32 Fail when Windows CE SDK not found 2012-09-27 06:07:29 +02:00
makefile.cpp Generate ';' separated libraries in prl files for CMake. 2012-10-09 06:09:32 +02:00
makefile.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
makefiledeps.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
makefiledeps.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
metamakefile.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
metamakefile.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
projectgenerator.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
projectgenerator.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xmloutput.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
xmloutput.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00