summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/MSVCDebugInformationFormat/CMP0141-NoEffect.cmake
blob: 82754a95c26e741e1df535d586067c32f0f2624d (plain)
1
2
3
4
include(CMP0141-common.cmake)

# Setting this policy after enable_language command has no effect.
cmake_policy(SET CMP0141 NEW)