BadTargetName-stderr.txt 682 B

1234567891011121314151617
  1. CMake Error at BadTargetName.cmake:1 \(add_custom_target\):
  2. add_custom_target called with target name containing a "#". This character
  3. is not allowed.
  4. Call Stack \(most recent call first\):
  5. CMakeLists.txt:3 \(include\)
  6. +
  7. CMake Error at BadTargetName.cmake:2 \(add_custom_target\):
  8. add_custom_target called with target name containing a "<". This character
  9. is not allowed.
  10. Call Stack \(most recent call first\):
  11. CMakeLists.txt:3 \(include\)
  12. +
  13. CMake Error at BadTargetName.cmake:3 \(add_custom_target\):
  14. add_custom_target called with target name containing a ">". This character
  15. is not allowed.
  16. Call Stack \(most recent call first\):
  17. CMakeLists.txt:3 \(include\)