CMake/Tests/RunCMake/target_sources/FileSetReadOnlyPrivate-stderr.txt
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
206 B
Plaintext

^CMake Error at FileSetReadOnlyPrivate\.cmake:[0-9]+ \(set_property\):
HEADER_SETS property is read-only for target\("lib1"\)
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)$