BadByproduct-stderr.txt 1.2 KB

123456789101112131415161718192021222324252627282930313233343536
  1. CMake Error at BadByproduct.cmake:2 \(add_custom_command\):
  2. add_custom_command called with BYPRODUCTS containing a "#". This character
  3. is not allowed.
  4. Call Stack \(most recent call first\):
  5. CMakeLists.txt:3 \(include\)
  6. CMake Error at BadByproduct.cmake:3 \(add_custom_command\):
  7. add_custom_command called with BYPRODUCTS containing a "<". This character
  8. is not allowed.
  9. Call Stack \(most recent call first\):
  10. CMakeLists.txt:3 \(include\)
  11. CMake Error at BadByproduct.cmake:4 \(add_custom_command\):
  12. add_custom_command called with BYPRODUCTS containing a ">". This character
  13. is not allowed.
  14. Call Stack \(most recent call first\):
  15. CMakeLists.txt:3 \(include\)
  16. CMake Error at BadByproduct.cmake:5 \(add_custom_command\):
  17. add_custom_command called with BYPRODUCTS containing a "<". This character
  18. is not allowed.
  19. Call Stack \(most recent call first\):
  20. CMakeLists.txt:3 \(include\)
  21. CMake Error at BadByproduct.cmake:6 \(add_custom_command\):
  22. add_custom_command attempted to have a file
  23. .*RunCMake/add_custom_command/f
  24. in a source directory as an output of custom command.
  25. Call Stack \(most recent call first\):
  26. CMakeLists.txt:3 \(include\)