CMAKE_POSITION_INDEPENDENT_CODEΒΆ
Default value for POSITION_INDEPENDENT_CODE
of targets.
This variable is used to initialize the
POSITION_INDEPENDENT_CODE
property on targets that
are not SHARED
or MODULE
library targets.
If set, its value is also used by the try_compile()
command.