audaspace/audaspace
CMakeLists.txt
:763
find_package(PythonLibs 3.2 ${PACKAGE_OPTION})
find_package(PythonLibs 3.2 ${PACKAGE_OPTION})
find_package(PythonLibs 3.2)
FIND_PACKAGE(PythonLibs ${PYTHON_VERSION_STRING} EXACT)
FIND_PACKAGE(PythonLibs)
# You need to set this variable before calling find_package(PythonLibs).
find_package(PythonLibs)
find_package(PythonLibs 2.7 REQUIRED)
find_package (PythonLibs)
find_package(PythonLibs REQUIRED)
find_package(PythonLibs ${Python3_VERSION} EXACT)
find_package(PythonLibs ${GDCM_DEFAULT_PYTHON_VERSION} REQUIRED)
find_package (PythonLibs ${PYTHON_VERSION} REQUIRED)
find_package(PythonLibs ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR} EXACT)
find_package(PythonLibs)
find_package(PythonLibs)
find_package ( PythonLibs )
find_package(PythonLibs REQUIRED)
#find_package(PythonLibs QUIET)
find_package(PythonLibs REQUIRED)
find_package(PythonLibs REQUIRED)
find_package(PythonLibs)
find_package( PythonLibs REQUIRED )
find_package(PythonLibs)
find_package(PythonLibs)
find_package(PythonLibs "${_version_major_minor}")
find_package(PythonLibs "${_version_major_minor}.${_version_patch}" EXACT)
# FIND_PACKAGE(PythonLibs)
find_package(PythonLibs REQUIRED)
find_package(PythonLibs)
find_package(PythonLibs QUIET) # for Python.h
FIND_PACKAGE(PythonLibs)