3581b96caa
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.
5 lines
227 B
Plaintext
5 lines
227 B
Plaintext
Property POSITION_INDEPENDENT_CODE on target "conflict" is
|
|
implied to be FALSE because it was used to determine the link libraries
|
|
already. The INTERFACE_POSITION_INDEPENDENT_CODE property on
|
|
dependency "picon" is in conflict.
|