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.
22 lines
1.1 KiB
22 lines
1.1 KiB
CMake Warning \(dev\) at library-ignored.cmake:[0-9]+ \(add_library\):
|
|
The feature 'feat', specified as part of a generator-expression
|
|
'\$<LINK_LIBRARY:feat>', will not be applied to the INTERFACE_LIBRARY
|
|
'front'.
|
|
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 library-ignored.cmake:[0-9]+ \(add_library\):
|
|
The feature 'feat', specified as part of a generator-expression
|
|
'\$<LINK_LIBRARY:feat>', will not be applied to the OBJECT_LIBRARY 'dep'.
|
|
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 library-ignored.cmake:[0-9]+ \(add_library\):
|
|
The feature 'feat', specified as part of a generator-expression
|
|
'\$<LINK_LIBRARY:feat>', will not be applied to the SHARED_LIBRARY 'lib'.
|
|
Call Stack \(most recent call first\):
|
|
CMakeLists.txt:[0-9]+ \(include\)
|
|
This warning is for project developers. Use -Wno-dev to suppress it.
|