cmake/Tests/RunCMake/CommandLine/Wno-error_dev-stderr.txt

12 lines
486 B
Plaintext
Raw Normal View History

2016-03-13 13:35:51 +01:00
^CMake Warning \(dev\) at Wno-error_dev.cmake:2 \(message\):
Some author warning
Call Stack \(most recent call first\):
2019-11-11 23:01:05 +01:00
CMakeLists\.txt:[0-9]+ \(include\)
2016-03-13 13:35:51 +01:00
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\):
2019-11-11 23:01:05 +01:00
CMakeLists\.txt:[0-9]+ \(include\)
2016-03-13 13:35:51 +01:00
This warning is for project developers. Use -Wno-dev to suppress it.$