mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-02 12:19:54 -05:00
67b9f55d46
If the `OBJC` or `OBJCXX` environment variable is not set to specify an Objective C or C++ compiler, check `CC` or `CXX` too. Fixes: #20703