cmake/Help/variable/CMAKE_POSITION_INDEPENDENT_CODE.rst

9 lines
271 B
ReStructuredText
Raw Normal View History

2014-08-03 19:52:23 +02:00
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.