mirror of
https://github.com/Kitware/CMake.git
synced 2026-07-20 22:41:38 +00:00
The same is done for the C and CXX language. This initializes compiler flags like the sysroot path or deployment target. Closes: #19794 Suggested-by: Kyle Fleming