2022-11-16 20:14:03 +01:00

5 lines
128 B
CMake

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