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