You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
240 B

include(RunCMake)
run_cmake(ReturnFromForeach)
run_cmake(WrongArgument)
run_cmake(PropagateNothing)
run_cmake(PropagateFromFunction)
run_cmake(PropagateFromDirectory)
run_cmake(CMP0140-NEW)
run_cmake(CMP0140-OLD)
run_cmake(CMP0140-WARN)