summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/CommandLine/Werror_dev-stderr.txt
blob: 590ec96d3088ba4d8b58dc0835b27e2eb2d4ec49 (plain)
1
2
3
4
5
6
7
8
9
10
11
^CMake Error \(dev\) at Werror_dev.cmake:4 \(include\):
  include\(\) given empty file name \(ignored\).
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This error is for project developers. Use -Wno-error=dev to suppress it.

CMake Error \(dev\) at Werror_dev.cmake:7 \(message\):
  Some author warning
Call Stack \(most recent call first\):
  CMakeLists.txt:3 \(include\)
This error is for project developers. Use -Wno-error=dev to suppress it.$