cmake/Tests/RunCMake/CMP0106/CMP0106-NEW.cmake

5 lines
82 B
CMake
Raw Normal View History

2020-08-30 11:54:41 +02:00
cmake_policy(SET CMP0106 NEW)
set(should_find OFF)
include(CMP0106-Common.cmake)