mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-28 18:09:42 -05:00
8981513a81
If find_program does not find CMAKE_<LANG>_COMPILER, use set_property() to force the value to be that of CMAKE_<LANG>_COMPILER_INIT instead of set(). This allows us to set the value without re-specifying the type and documentation, thus preserving what find_program set.
4.8 KiB
4.8 KiB