summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CMP0065
Commit message (Collapse)AuthorAgeFilesLines
* CMP0065: Restrict the use of CMAKE_SHARED_LIBRARY_LINK_<LANG>_FLAGSChuck Atkins2015-09-2112-0/+87
This new policy restricts the addition of the shared library link flags to executables only when the ENABLE_EXPORTS property is set to True.