mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-22 14:23:10 -05:00
08db1341a6
Fixes: #22121
5 lines
75 B
CMake
5 lines
75 B
CMake
|
|
cmake_policy(SET CMP0125 OLD)
|
|
|
|
include(CMP0125-find_program-Common.cmake)
|