mirror of
https://github.com/Kitware/CMake.git
synced 2026-05-03 04:40:18 -05:00
08db1341a6
Fixes: #22121
7 lines
95 B
CMake
7 lines
95 B
CMake
|
|
cmake_policy(SET CMP0125 NEW)
|
|
|
|
enable_language(C)
|
|
|
|
include(CMP0125-find_library-Common.cmake)
|