blob: a72d18962ff3053ab7e9482f27c48a3db4ecf37f [file] [log] [blame]
include(RunCMake)
# Success tests
run_cmake(realistic)
run_cmake(basic)
# Failure tests
run_cmake(invalid-arg)
run_cmake(bad-version-fuzzy)
run_cmake(bad-version-exact)