blob: 53b60af26e1eb0ae63680d99a83d27052f6bf402 [file] [log] [blame]
set(_FindPythonInterp_testing TRUE)
find_package(PythonInterp MODULE)
if(NOT _FindPythonInterp_included)
message(FATAL_ERROR "FindPythonInterp.cmake not included")
endif()