mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-07 22:59:56 -05:00
dd87640a22
Fixes: #20446
5 lines
81 B
CMake
5 lines
81 B
CMake
cmake_policy(SET CMP0173 NEW)
|
|
|
|
set(should_find NO)
|
|
include(CMP0173-common.cmake)
|