library-ignored-stderr.txt 724 B

1234567891011121314
  1. CMake Warning \(dev\) at library-ignored.cmake:[0-9]+ \(add_library\):
  2. The feature 'feat', specified as part of a generator-expression
  3. '\$<LINK_LIBRARY:feat>', will not be applied to the INTERFACE library
  4. 'front'.
  5. Call Stack \(most recent call first\):
  6. CMakeLists.txt:[0-9]+ \(include\)
  7. This warning is for project developers. Use -Wno-dev to suppress it.
  8. CMake Warning \(dev\) at library-ignored.cmake:[0-9]+ \(add_library\):
  9. The feature 'feat', specified as part of a generator-expression
  10. '\$<LINK_LIBRARY:feat>', will not be applied to the OBJECT library 'dep'.
  11. Call Stack \(most recent call first\):
  12. CMakeLists.txt:[0-9]+ \(include\)
  13. This warning is for project developers. Use -Wno-dev to suppress it.