CMake/Tests/RunCMake/variable_watch/ModifiedAccess-stderr.txt
Brad King 647745b3ee variable_watch: Print accesses as "CMake Debug Log" messages
Use makefile->IssueMessage() to print the unprocessed watch message in a
format consistent with other CMake messages and with a more complete
call stack for the access.
2013-06-03 13:19:59 -04:00

5 lines
188 B
Plaintext

CMake Debug Log at ModifiedAccess.cmake:3 \(set\):
Variable "b" was accessed using MODIFIED_ACCESS with value "b".
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(include\)$