blob: ccd04f55f218a6dff1e278d606e1d8801b02895a [file]
cmake_policy(SET CMP0148 NEW)
set(_FindPythonInterp_testing TRUE)
find_package(PythonInterp MODULE)
if(_FindPythonInterp_included)
message(FATAL_ERROR "FindPythonInterp.cmake erroneously included")
endif()