mirror of
https://github.com/Kitware/CMake.git
synced 2026-06-24 08:47:59 +00:00
Add bare minimum functionality to compile C code and link on Windows. Explicitly label tests that are expected to work with `CFLAGS=-Ze`. Leave out documentation for now because this is not usable in general. Issue: #21536 Inspired-by: Serguei E. Leontiev <leo@sai.msu.ru>