mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 09:59:20 -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)
|