mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-11 01:29:36 -06:00
12 lines
475 B
Plaintext
12 lines
475 B
Plaintext
^CMake Warning \(dev\) at Wdev\.cmake:1 \(message\):
|
|
Some author warning
|
|
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 Wdev\.cmake:6 \(include\):
|
|
include\(\) given empty file name \(ignored\)\.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists\.txt:[0-9]+ \(include\)
|
|
This warning is for project developers\. Use -Wno-dev to suppress it\.$
|