mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-12 01:59:43 -06:00
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)
|