blob: 06fd6a6d6bd92e49f84975d5c0b0088d0cad8d7b [file] [log] [blame]
cmake_policy(SET CMP0148 OLD)
set(_FindPythonLibs_testing TRUE)
find_package(PythonLibs MODULE)
if(NOT _FindPythonLibs_included)
message(FATAL_ERROR "FindPythonLibs.cmake not included")
endif()