mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 06:09:14 -05:00
c4b4d8b3a6
Fixes: #14983, #16561
7 lines
224 B
ReStructuredText
7 lines
224 B
ReStructuredText
link-option-PIE
|
|
---------------
|
|
|
|
* Required link options to manage Position Independent Executable are now
|
|
added when :prop_tgt:`POSITION_INDEPENDENT_CODE` is set. These flags are
|
|
controlled by policy :policy:`CMP0083`.
|