summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_ENABLE_EXPORTS.rst
Commit message (Collapse)AuthorAgeFilesLines
* Help: Update documentation to reflect support for iOSBartosz Kosiorek2015-11-231-4/+4
| | | | Many of our interfaces documented for OS X also work for iOS.
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-211-0/+22
This new policy restricts the addition of the shared library link flags to executables only when the ENABLE_EXPORTS property is set to True.