Imported Upstream version 3.25.0
[platform/upstream/cmake.git] / Tests / RunCMake / MSVCDebugInformationFormat / CMP0141-NoEffect.cmake
1 include(CMP0141-common.cmake)
2
3 # Setting this policy after enable_language command has no effect.
4 cmake_policy(SET CMP0141 NEW)