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