blob: 92c1d23aa18779fbb64b9deff6029d5692dee089 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
^CMake Warning \(dev\) at Wdev.cmake:1 \(message\):
Some Author Warning
Call Stack \(most recent call first\):
CMakeLists.txt:3 \(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:3 \(include\)
This warning is for project developers. Use -Wno-dev to suppress it.$
|