Files
CMake/Tests/RunCMake/CMP0160/RunCMakeTest.cmake
Robert Maynard 0cfd8fe8ad cmTarget: Don't allow setting read-only properties
Ensure that all documented read-only target properties now produce
errors when trying to set.
2024-01-23 08:50:38 -05:00

6 lines
89 B
CMake

include(RunCMake)
run_cmake(CMP0160-WARN)
run_cmake(CMP0160-OLD)
run_cmake(CMP0160-NEW)