Skip to content
  • Brad King's avatar
    Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR · 13ece67a
    Brad King authored
    Evaluate generator expressions in these properties, as they apply to
    `add_test`, `add_custom_command`, and `add_custom_target`.
    
    The `CMAKE_CROSSCOMPILING_EMULATOR` variable's `try_run` behavior occurs
    at configure time and so cannot support generator expressions.
    13ece67a