BadTargetName.cmake 80 B

123
  1. add_custom_target(check ALL COMMAND check
  2. $<TARGET_NAME:$<1:tgt>>
  3. VERBATIM)