cmake/Tests/RunCMake/file-DOWNLOAD/unused-argument-stderr.txt

7 lines
279 B
Plaintext
Raw Normal View History

2023-05-23 16:38:00 +02:00
^CMake Warning \(dev\) at common.cmake:[0-9]+ \(file\):
2016-10-30 18:24:19 +01:00
Unexpected argument: JUNK
Call Stack \(most recent call first\):
2023-05-23 16:38:00 +02:00
unused-argument.cmake:[0-9]+ \(file_download\)
2016-10-30 18:24:19 +01:00
CMakeLists.txt:[0-9]+ \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.$