mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 16:18:43 -05:00
0cfd8fe8ad
Ensure that all documented read-only target properties now produce errors when trying to set.
6 lines
89 B
CMake
6 lines
89 B
CMake
include(RunCMake)
|
|
|
|
run_cmake(CMP0160-WARN)
|
|
run_cmake(CMP0160-OLD)
|
|
run_cmake(CMP0160-NEW)
|