blob: 9e0d1ceccbb58bbbdd9263cdb46b6d792ae207ec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
^CMake Warning \(dev\) at Deprecation\.cmake:[0-9]+ \(target_link_libraries\):
The library that is being linked to, testLibDeprecation, is marked as being
deprecated by the owner\. The message provided by the developer is:
Deprecated version:
This is a long line of preformatted text that would otherwise wrap to multiple lines\.
Please use latest version\.
Call Stack \(most recent call first\):
CMakeLists\.txt:[0-9]+ \(include\)
This warning is for project developers\. Use -Wno-dev to suppress it.
|