5 lines
81 B
CMake
5 lines
81 B
CMake
|
cmake_policy(SET CMP0173 NEW)
|
||
|
|
||
|
set(should_find NO)
|
||
|
include(CMP0173-common.cmake)
|