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.
10 lines
427 B
10 lines
427 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\. 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.
|