mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-26 08:08:24 -05:00
e2b1f0583f
Most functionality is already implemented in Source/cmCoreTryCompile.{h,cxx}.
Document and improve argument parsing.
This functionality is already being used by a number of modules, like
CheckCSourceCompiles.cmake, but it is not documented.