Skip to content

cmTry{Compile,Run}Command: Port away from legacy cmCommand

Brad King requested to merge brad.king/cmake:try_compile-cleanup into master

Convert the command entry points to free functions.

Also add test cases covering more call argument errors.

Merge request reports