mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
bbba701899
Fixes: #20022
5 lines
83 B
CMake
5 lines
83 B
CMake
|
|
cmake_policy(SET CMP0099 OLD)
|
|
|
|
include(${CMAKE_CURRENT_SOURCE_DIR}/CMP0099.cmake)
|