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