qt5base-lts/tests/auto/cmake/test_interface
Stephen Kelly ec37cdbc80 Populate includes, defines and pic flags in target interfaces.
Used by features in CMake 2.8.11.

This matches the features in FindQt4 in that version of CMake,
namely that the IMPORTED targets contain the appropriate
INTERFACE_INCLUDE_DIRECTORIES and INTERFACE_COMPILE_DEFINITIONS
and that the qtmain.lib static library is automatically linked to
on Windows by executables. Additionally, the
INTERFACE_POSITION_INDEPENDENT_CODE property is set appropriately
if Qt requires users to use position independent code.

Change-Id: Ide341f43fcaf7d722a7bdf1a12b1071c7e548ccc
Reviewed-by: Stephen Kelly <stephen.kelly@kdab.com>
2013-03-27 14:54:49 +01:00
..
CMakeLists.txt Populate includes, defines and pic flags in target interfaces. 2013-03-27 14:54:49 +01:00
main.cpp Populate includes, defines and pic flags in target interfaces. 2013-03-27 14:54:49 +01:00
mainwindow.cpp Populate includes, defines and pic flags in target interfaces. 2013-03-27 14:54:49 +01:00
mainwindow.h Populate includes, defines and pic flags in target interfaces. 2013-03-27 14:54:49 +01:00