mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-07 14:20:06 -06:00
Ensure that all documented read-only target properties now produce errors when trying to set.
6 lines
218 B
Plaintext
6 lines
218 B
Plaintext
^CMake Error at FileSetReadOnlyInterface\.cmake:[0-9]+ \(set_property\):
|
|
INTERFACE_HEADER_SETS property is read-only for target\("lib1"\)
|
|
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)$
|