cmake/Tests/RunCMake/file/REMOVE-empty-stderr.txt

12 lines
488 B
Plaintext
Raw Normal View History

2019-11-11 23:01:05 +01:00
^CMake Warning \(dev\) at REMOVE-empty.cmake:1 \(file\):
Ignoring empty file name in REMOVE.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9] \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.
+
CMake Warning \(dev\) at REMOVE-empty.cmake:2 \(file\):
Ignoring empty file name in REMOVE_RECURSE.
Call Stack \(most recent call first\):
CMakeLists.txt:[0-9] \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.$