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