blob: 5e716656705aa8f9de10ea95d324c701e502edcb (
plain)
1
2
3
4
5
6
7
8
|
CMAKE_POSITION_INDEPENDENT_CODE
-------------------------------
Default value for POSITION_INDEPENDENT_CODE of targets.
This variable is used to initialize the POSITION_INDEPENDENT_CODE
property on all the targets. See that target property for additional
information.
|