LINK_LANGUAGE-add_custom_command-stderr.txt 354 B

123456789
  1. CMake Error at LINK_LANGUAGE-add_custom_command.cmake:2 \(add_custom_command\):
  2. Error evaluating generator expression:
  3. \$<LINK_LANGUAGE>
  4. \$<LINK_LANGUAGE:...> may only be used with binary targets to specify link
  5. libraries, link directories, link options and link depends.
  6. Call Stack \(most recent call first\):
  7. CMakeLists.txt:3 \(include\)