summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/DependencyGraph/OptimizeFortran-top-build-check.cmake
blob: 1020cb344dc9c8705fe8e868bdd8d147440db034 (plain)
1
2
3
4
5
include(${RunCMake_TEST_BINARY_DIR}/target_files.cmake)
check_files(${RunCMake_TEST_BINARY_DIR}/out
  ${FortranTop_TARGET_FILE}
  ${FortranBottom_TARGET_FILE}
  )