mirror of
https://github.com/Kitware/CMake.git
synced 2026-02-06 15:19:56 -06:00
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