summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/ExternalProject/Steps-CMP0114-NEW-build-install-check.cmake
blob: c1c9c8f3b2334db985e0cb382a7cee82600dd304 (plain)
1
2
3
check_steps_present(proj0 download configure build)
check_steps_present(proj1 download patch configure build install)
check_steps_missing(proj1 test)