CMake/Tests/RunCMake/PositionIndependentCode
Stephen Kelly 3581b96caa Process the INTERFACE_PIC property from linked dependencies
This allows a dependee to inform a target that it should have its
POSITION_INDEPENDENT_CODE property set to ON, or OFF. The value of
the POSITION_INDEPENDENT_CODE property, if set, must be consistent
with any INTERFACE_POSITION_INDEPENDENT_CODE properties on dependees.

Add a test covering the consistency checks on platforms where they run.
2013-01-10 09:54:52 -05:00
..
CMakeLists.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict1-result.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict1-stderr.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict1.cmake Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict2-result.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict2-stderr.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict2.cmake Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict3-result.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict3-stderr.txt Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
Conflict3.cmake Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
RunCMakeTest.cmake Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00
main.cpp Process the INTERFACE_PIC property from linked dependencies 2013-01-10 09:54:52 -05:00