You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
522 B
14 lines
522 B
^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.
|