NonValidTarget-C_COMPILER_ID-stderr.txt 337 B

123456789
  1. CMake Error at NonValidTarget-C_COMPILER_ID.cmake:1 \(add_custom_command\):
  2. Error evaluating generator expression:
  3. \$<C_COMPILER_ID>
  4. \$<C_COMPILER_ID> may only be used with binary targets. It may not be used
  5. with add_custom_command or add_custom_target.
  6. Call Stack \(most recent call first\):
  7. CMakeLists.txt:3 \(include\)