CMake/Tests/RunCMake/variable_watch/NoWatcher-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

6 lines
190 B
Plaintext

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