blob: 1879d19053decbd3d44ba6ec4e9f2c389b0485e6 [file] [log] [blame]
cmake_policy(SET CMP0148 OLD)
set(_FindPythonInterp_testing TRUE)
find_package(PythonInterp MODULE)
if(NOT _FindPythonInterp_included)
message(FATAL_ERROR "FindPythonInterp.cmake not included")
endif()