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