summaryrefslogtreecommitdiff
path: root/Tests/RunCMake/CommandLine/Wno-error_dev-stderr.txt
blob: dd22d55680e36dcdbd2a6ecf735e7f7bfa523476 (plain)
1
2
3
4
5
6
7
8
9
10
11
^CMake Warning \(dev\) at Wno-error_dev.cmake:2 \(message\):
  Some author warning
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning \(dev\) at Wno-error_dev.cmake:6 \(include\):
  include\(\) given empty file name \(ignored\).
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This warning is for project developers.  Use -Wno-dev to suppress it.$