restrict-shlib-link-flags-to-enable-exports.rst 250 B

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