5 lines
82 B
CMake
5 lines
82 B
CMake
|
cmake_policy(SET CMP0106 NEW)
|
||
|
|
||
|
set(should_find OFF)
|
||
|
include(CMP0106-Common.cmake)
|