summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/NinjaMultiConfig/CustomCommandsAndTargets-release-leaf-custom-ninja-check.cmake
blob: b142ed267236a645c47eafd0c4cee5eaffaa7272 (plain)
1
2
3
4
5
6
check_files("${RunCMake_TEST_BINARY_DIR}"
  INCLUDE
    ${TARGET_BYPRODUCTS_LeafCustom}
    ${TARGET_BYPRODUCTS_RootCustom}
    ${TARGET_FILE_RootExe_Release}
  )