blob: 9bbe0662292abb48a67a3af29565a4fe511e0d41 [file] [log] [blame]
set(_FindPythonLibs_testing TRUE)
find_package(PythonLibs MODULE)
if(NOT _FindPythonLibs_included)
message(FATAL_ERROR "FindPythonLibs.cmake not included")
endif()