CMake/Help/release/dev/restrict-shlib-link-flags-t...

7 lines
250 B
ReStructuredText

restrict-shlib-link-flags-to-enable-exports
-------------------------------------------
* CMake no longer links executables with flags to export symbols
unless the :prop_tgt:`ENABLE_EXPORTS` target property is set.
See policy :policy:`CMP0065`.