add_custom_command-stderr.txt 304 B

123456789
  1. CMake Error at add_custom_command.cmake:[0-9]+ \(add_custom_command\):
  2. Error evaluating generator expression:
  3. \$<LINK_LIBRARY:feat>
  4. \$<LINK_LIBRARY:...> may only be used with binary targets to specify link
  5. libraries.
  6. Call Stack \(most recent call first\):
  7. CMakeLists.txt:[0-9]+ \(include\)