qt5base-lts/qmake
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
..
generators Generate ';' separated libraries in prl files for CMake. 2012-10-09 06:09:32 +02:00
library Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
cachekeys.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
main.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
Makefile.unix port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
Makefile.win32 port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
Makefile.win32-g++ port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
meta.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
meta.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
option.cpp Tools: add QLibraryInfo to the bootstrapped library. 2012-10-08 17:14:24 +02:00
option.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
project.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
project.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
property.cpp Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
property.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake_pch.h Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qmake.pri port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00
qmake.pro port qmake to qt creator's qmake language evaluator 2012-09-11 00:13:01 +02:00