target_commands-stderr.txt 1.8 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. CMake Error at target_commands.cmake:4 \(target_link_libraries\):
  2. INTERFACE library can only be used with the INTERFACE keyword of
  3. target_link_libraries
  4. Call Stack \(most recent call first\):
  5. CMakeLists.txt:3 \(include\)
  6. +
  7. CMake Error at target_commands.cmake:5 \(target_link_libraries\):
  8. INTERFACE library can only be used with the INTERFACE keyword of
  9. target_link_libraries
  10. Call Stack \(most recent call first\):
  11. CMakeLists.txt:3 \(include\)
  12. +
  13. CMake Error at target_commands.cmake:6 \(target_link_libraries\):
  14. INTERFACE library can only be used with the INTERFACE keyword of
  15. target_link_libraries
  16. Call Stack \(most recent call first\):
  17. CMakeLists.txt:3 \(include\)
  18. +
  19. CMake Error at target_commands.cmake:7 \(target_link_libraries\):
  20. INTERFACE library can only be used with the INTERFACE keyword of
  21. target_link_libraries
  22. Call Stack \(most recent call first\):
  23. CMakeLists.txt:3 \(include\)
  24. +
  25. CMake Error at target_commands.cmake:9 \(target_include_directories\):
  26. target_include_directories may only set INTERFACE properties on INTERFACE
  27. targets
  28. Call Stack \(most recent call first\):
  29. CMakeLists.txt:3 \(include\)
  30. +
  31. CMake Error at target_commands.cmake:10 \(target_include_directories\):
  32. target_include_directories may only set INTERFACE properties on INTERFACE
  33. targets
  34. Call Stack \(most recent call first\):
  35. CMakeLists.txt:3 \(include\)
  36. +
  37. CMake Error at target_commands.cmake:12 \(target_compile_definitions\):
  38. target_compile_definitions may only set INTERFACE properties on INTERFACE
  39. targets
  40. Call Stack \(most recent call first\):
  41. CMakeLists.txt:3 \(include\)
  42. +
  43. CMake Error at target_commands.cmake:13 \(target_compile_definitions\):
  44. target_compile_definitions may only set INTERFACE properties on INTERFACE
  45. targets
  46. Call Stack \(most recent call first\):
  47. CMakeLists.txt:3 \(include\)