mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-20 21:28:23 -05:00
5108759ed2
This aligns module mode behaviour with config mode.
3 lines
56 B
CMake
3 lines
56 B
CMake
cmake_policy(SET CMP0093 OLD)
|
|
include(ModuleMode.cmake)
|