Skip to content

Windows_NT Formatting jobs failing  #40034

Description

@jashook

Windows formatting failure seems to be a configuration issue while configuring Cmake

/cc @jkoritzinsky @dotnet/jit-contrib


  $<TARGET_PROPERTY:prop> may only be used with binary targets.  It may not
  be used with add_custom_command or add_custom_target.  Specify the target
  to read a property from using the $<TARGET_PROPERTY:tgt,prop> signature
  instead.
CMake Error:
  Error evaluating generator expression:
    $<TARGET_PROPERTY:NAME>
  $<TARGET_PROPERTY:prop> may only be used with binary targets.  It may not
  be used with add_custom_command or add_custom_target.  Specify the target
  to read a property from using the $<TARGET_PROPERTY:tgt,prop> signature
  instead.
CMake Error:
  Error evaluating generator expression:
    $<TARGET_PROPERTY:NAME>
  $<TARGET_PROPERTY:prop> may only be used with binary targets.  It may not
  be used with add_custom_command or add_custom_target.  Specify the target
  to read a property from using the $<TARGET_PROPERTY:tgt,prop> signature
  instead.
CMake Error:
  Error evaluating generator expression:
    $<TARGET_PROPERTY:NAME>
  $<TARGET_PROPERTY:prop> may only be used with binary targets.  It may not
  be used with add_custom_command or add_custom_target.  Specify the target
  to read a property from using the $<TARGET_PROPERTY:tgt,prop> signature
  instead.
CMake Error:
  Error evaluating generator expression:
    $<TARGET_PROPERTY:NAME>

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions