summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/message/defaultmessage-stderr.txt
blob: dd1b28fde4687e9590db74d4db7a1c98eef32692 (plain)
1
2
3
4
5
6
7
8
9
10
11
^CMake Deprecation Warning at defaultmessage.cmake:2 \(message\):
  This is a deprecation warning
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)


CMake Warning \(dev\) at defaultmessage.cmake:4 \(message\):
  This is a author warning
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.$