mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-25 04:09:36 +03:00
Since commit a3cafa4237 (compile_features: Ignore features that map to
languages that aren't enabled, 2021-06-21, v3.22.0-rc1~544^2) it makes
more sense to test that C succeeds with a CXX feature.
Issue: #20438