5 lines
82 B
CMake
5 lines
82 B
CMake
cmake_policy(SET CMP0173 OLD)
|
|
|
|
set(should_find YES)
|
|
include(CMP0173-common.cmake)
|