cmake PythonLibs examples

geodynamics/aspect contrib/world_builder/CMakeLists.txt :121

FIND_PACKAGE(PythonLibs 3.0)

patriciogonzalezvivo/hilma src/CMakeLists.txt :63

find_package(PythonLibs REQUIRED)

FreeCAD/FreeCAD src/3rdParty/libkdtree/python-bindings/CMakeLists.txt :4

find_package (PythonLibs)

OGRECave/ogre CMake/Dependencies.cmake :292

find_package(PythonLibs)

harfang3d/harfang3d harfang/cmake/aarch64-poky-linux.cmake :39

find_package(PythonLibs 3.2 REQUIRED)

Universite-Gustave-Eiffel/I-Simpa src/isimpa/CMakeLists.txt :493

FIND_PACKAGE(PythonLibs "${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}" REQUIRED)

fzi-forschungszentrum-informatik/gpu-voxels icmaker/CorePackages.cmake :181

FIND_PACKAGE(PythonLibs)

zenustech/zeno projects/.unusedTools/cmake/FindOpenVDB.cmake :470

find_package(PythonLibs REQUIRED)

LLNL/zfp python/CMakeLists.txt :11

find_package(PythonLibs REQUIRED)

rlabduke/reduce reduce_src/CMakeLists.txt :14

FIND_PACKAGE(PythonLibs 3 REQUIRED)

RSIA-LIESMARS-WHU/LSHBOX python/CMakeLists.txt :3

FIND_PACKAGE(PythonLibs 2.7 REQUIRED)

nojhan/paradiseo deprecated/eo/src/pyeo/CMakeLists.txt :23

FIND_PACKAGE(PythonLibs)

mohabouje/eDSP bindings/python/CMakeLists.txt :8

find_package(PythonLibs 3 REQUIRED)

liminchen/OptCuts ext/libigl/python/CMakeLists.txt :13

find_package(PythonLibs REQUIRED)

NGSolve/ngsolve CMakeLists.txt :291

find_package(PythonLibs 3 REQUIRED)

SsageParuders/Android_Native_Surface my_android_opencv/cmake/OpenCVDetectPython.cmake :138

find_package(PythonLibs "${_version_major_minor}")

w111liang222/lidar-slam-detection tools/pkl_to_rosbag/CMakeLists.txt :14

find_package(PythonLibs 3 REQUIRED)

zeek/zeek testing/builtin-plugins/Files/py-lib-plugin/CMakeLists.txt :5

find_package(PythonLibs REQUIRED)

marsyas/marsyas cmake-modules/marsyas-detect.cmake :87

find_package(PythonLibs REQUIRED COMPONENTS DEBUG)

Tulip-Dev/tulip cmake/TulipPython.cmake :71

FIND_PACKAGE(PythonLibs REQUIRED)

Alpine-DAV/ascent src/cmake/thirdparty/SetupPython.cmake :181

find_package(PythonLibs)

NERSC/timemory cmake/Modules/ConfigPython.cmake :387

find_package(PythonLibs ${TIMEMORY_PYTHON_VERSION} EXACT REQUIRED)

gnuradio/gnuradio cmake/Modules/GrPython.cmake :27

find_package(PythonLibs ${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR} EXACT)

YosysHQ/nextpnr 3rdparty/python-console/CMakeLists.txt :7

find_package( PythonLibs REQUIRED )

root-project/root roottest/CMakeLists.txt :285

find_package(PythonLibs)

Slicer/Slicer CMakeLists.txt :974

find_package(PythonLibs ${Slicer_REQUIRED_PYTHON_VERSION_DOT} REQUIRED)

FreeOpcUa/freeopcua python/CMakeLists.txt :5

FIND_PACKAGE(PythonLibs)

appleseedhq/appleseed CMakeLists.txt :703

find_package (PythonLibs REQUIRED)

robotology/yarp extern/thrift/thrift/build/cmake/DefineOptions.cmake :121

find_package(PythonLibs QUIET)

apache/thrift build/cmake/DefineOptions.cmake :121

find_package(PythonLibs QUIET)

facebook/fbthrift CMakeLists.txt :138

find_package(PythonLibs 3 REQUIRED)

pyside/Shiboken CMakeLists.txt :32

find_package(PythonLibs 2.6)

eclipse-upm/upm cmake/modules/OpenCVDetectPython.cmake :61

find_package(PythonLibs "${_version_major_minor}")

Kitware/TeleSculptor CMake/telesculptor-superbuild.cmake :18

find_package(PythonLibs 3.4 QUIET REQUIRED )

pavelsevecek/OpenSPH cmake/FindOpenVDB.cmake :477

find_package(PythonLibs REQUIRED)

greatscottgadgets/gr-bluetooth cmake/Modules/GrSwig.cmake :117

find_package(PythonLibs 2)

VowpalWabbit/vowpal_wabbit python/CMakeLists.txt :33

find_package(PythonLibs ${PY_VERSION} REQUIRED)

casadi/casadi cmake/FindNUMPY.cmake :2

find_package(PythonLibs QUIET)

esa/pagmo2 cmake_modules/yacma/YACMAPythonSetup.cmake :20

find_package(PythonLibs REQUIRED)

asset-group/5ghoul-5g-nr-attacks libs/pagmo2/cmake_modules/yacma/YACMAPythonSetup.cmake :20

find_package(PythonLibs REQUIRED)

arximboldi/immer extra/python/CMakeLists.txt :13

find_package(PythonLibs)

malaterre/GDCM Wrapping/Python/CMakeLists.txt :52

find_package(PythonLibs ${GDCM_DEFAULT_PYTHON_VERSION} REQUIRED)

KiCad/kicad-source-mirror CMakeLists.txt :996

find_package( PythonLibs 3.6 REQUIRED )

BioMedIA/MIRTK CMake/Modules/FindPython.cmake :72

find_package (PythonLibs QUIET MODULE)

HxCa1/BEV-LIO-LC CMakeLists.txt :44

find_package(PythonLibs REQUIRED)

Dreamtowards/Ethertia lib/_misc/bullet3/CMakeLists.txt :356

FIND_PACKAGE(PythonLibs ${PYTHON_VERSION_STRING} EXACT)

kevinlin311tw/caffe-cvprw15 python/CMakeLists.txt :4

find_package(PythonLibs REQUIRED)

Jackarain/proxy third_party/boost/tools/boost_install/test/python/CMakeLists.txt :15

find_package(PythonLibs ${USE_PYTHON_VERSION} REQUIRED)

heremaps/pptk CMakeLists.txt :8

find_package(PythonLibs 2.7 REQUIRED)

chsl/PLADE code/3rd_party/opencv/cmake/OpenCVDetectPython.cmake :42

find_package(PythonLibs ${PYTHON_VERSION_MAJOR_MINOR})

shogun-toolbox/shogun src/interfaces/python/CMakeLists.txt :3

FIND_PACKAGE(PythonLibs ${PYTHON_VERSION_STRING} EXACT REQUIRED)

LisaAnne/lisa-caffe-public cmake/Dependencies.cmake :98

find_package(PythonLibs 3.0)

CMU-Perceptual-Computing-Lab/caffe_rtpose cmake/Dependencies.cmake :112

find_package(PythonLibs 3.0)

commontk/CTK CMakeLists.txt :890

find_package(PythonLibs)

keenan-burnett/yeti_radar_odometry CMakeLists.txt :19

find_package(PythonLibs REQUIRED)

FormerLurker/ArcWelderLib PyArcWelder/CMakeLists.txt :4

find_package(PythonLibs REQUIRED)

luigifreda/slamplay thirdparty/ros/ros_comm/utilities/roslz4/CMakeLists.txt :39

find_package(PythonLibs "${PYTHON_VERSION_MAJOR}.${PYTHON_VERSION_MINOR}" REQUIRED)

mysql/mysql-shell CMakeLists.txt :751

FIND_PACKAGE(PythonLibs "${USE_PYTHON_VERSION}" REQUIRED)

phisko/kengine kengine/render/polyvox/libs/polyvox/bindings/CMakeLists.txt :29

find_package(PythonLibs 3)

Slicer/SlicerGitSVNArchive CMakeLists.txt :818

find_package(PythonLibs REQUIRED)

INET-RC/GeoMX 3rdparty/onnx-tensorrt/third_party/onnx/CMakeLists.txt :388

find_package(PythonLibs ${PY_VERSION} REQUIRED)

zhaoweicai/cascade-rcnn cmake/Dependencies.cmake :143

find_package(PythonLibs 3.0)

MhLiao/RRD cmake/Dependencies.cmake :118

find_package(PythonLibs 3.0)

eric612/Caffe-YOLOv3-Windows cmake/Dependencies.cmake :158

find_package(PythonLibs 3.0)

gatecat/nextpnr-xilinx 3rdparty/python-console/CMakeLists.txt :7

find_package( PythonLibs REQUIRED )

apache/singa cmake/Dependencies.cmake :130

FIND_PACKAGE(PythonLibs 3 REQUIRED)

PaddlePaddle/Paddle cmake/external/python.cmake :21

find_package(PythonLibs ${PY_VERSION} REQUIRED)

TeXworks/texworks CMakeLists.txt :341

FIND_PACKAGE(PythonLibs)

yiwenguo/Dynamic-Network-Surgery cmake/Dependencies.cmake :98

find_package(PythonLibs 3.0)

lava/wrappy CMakeLists.txt :5

find_package(PythonLibs 2.7 REQUIRED)

fifengine/fifengine CMakeLists.txt :794

find_package (PythonLibs)

seyoulee/ParameterizedMotion CMakeLists.txt :27

find_package(PythonLibs 3.6 REQUIRED)

PaddlePaddle/Serving cmake/external/python.cmake :16

FIND_PACKAGE(PythonLibs ${PY_VERSION} REQUIRED)

trilinos/Trilinos packages/epetraext/cmake/FindPythonInclude.cmake :55

FIND_PACKAGE(PythonLibs)

wy1iu/LargeMargin_Softmax_Loss cmake/Dependencies.cmake :118

find_package(PythonLibs 3.0)

joachimBurket/esp32-opencv cmake/OpenCVDetectPython.cmake :138

find_package(PythonLibs "${_version_major_minor}")

artyom-beilis/dlprimitives CMakeLists.txt :120

find_package(PythonLibs 3)

SGL-UT/gnsstk swig/PythonSetup.cmake :48

find_package( PythonLibs ${PYTHON_VERSION_STRING} REQUIRED )

osmocom/gr-osmosdr CMakeLists.txt :184

find_package(PythonLibs 3)

Froser/gamemachine src/3rdparty/bullet3-2.87/CMakeLists.txt :317

FIND_PACKAGE(PythonLibs ${PYTHON_VERSION_STRING} EXACT)

nnrg/opennero source/CMakeLists.txt :46

FIND_PACKAGE ( PythonLibs )

kazzmir/paintown cmake/TestForPythonEmbed.cmake :7

find_package(PythonLibs)

facebookarchive/Polygames src/games/minesweeper_csp_vkms/CMakeLists.txt :14

find_package( PythonLibs 3.7 REQUIRED )

dlstreamer/dlstreamer src/monolithic/gst/elements/gvapython/CMakeLists.txt :13

find_package(PythonLibs 3.4)

IntelRealSense/librealsense CMake/external_pybind11.cmake :71

find_package(PythonLibs REQUIRED)

Qiskit/qiskit-aer cmake/FindPybind11.cmake :1

find_package(PythonLibs)

yangguorun/SegStereo cmake/Dependencies.cmake :151

find_package(PythonLibs 3.0)

apple/swift-lldb cmake/modules/LLDBConfig.cmake :233

find_package(PythonLibs REQUIRED)

GrapeTec/T-SPLINE python/CMakeLists.txt :2

find_package(PythonLibs)

bluescarni/mppp cmake/yacma/YACMAPythonSetup.cmake :20

find_package(PythonLibs REQUIRED)

deeplearningais/CUV src/3rd_party/cuda_ndarray/CMakeLists.txt :5

find_package (PythonLibs 2.7 REQUIRED)

Kitware/VTK ThirdParty/xdmf3/vtkxdmf3/CMakeLists.txt :119

find_package(PythonLibs ${REQUESTED_PYTHON_VERSION} REQUIRED)

lagadic/visp cmake/VISPDetectPython.cmake :134

find_package(PythonLibs "${_version_major_minor}")

SwagSoftware/Kisak-Strike thirdparty/bullet3/CMakeLists.txt :350

FIND_PACKAGE(PythonLibs ${PYTHON_VERSION_STRING} EXACT)

ADVRHumanoids/OpenSoT external/soth-ext/cmake/python.cmake :61

FIND_PACKAGE(PythonLibs ${ARGN})

OpendTect/OpendTect CMakeModules/ODPythonUtils.cmake :9

find_package( PythonLibs QUIET )

p4lang/open-p4studio pkgsrc/switch-p4-16/submodules/SAI/flexsai/p4/backend/CMakeLists.txt :75

find_package(PythonLibs REQUIRED)

joschu/trajopt cmake/boost-python.cmake :2

find_package(PythonLibs 2 REQUIRED)

personalrobotics/aikido python/aikidopy/CMakeLists.txt :15

find_package(PythonLibs ${AIKIDOPY_PYTHON_VERSION} QUIET)

zerotier/libzt CMakeLists.txt :149

find_package(PythonLibs REQUIRED)