cmake Python3 examples

geodynamics/aspect CMakeLists.txt :178

find_package(Python3 COMPONENTS Interpreter Development NumPy)

AcademySoftwareFoundation/Imath src/pybind11/CMakeLists.txt :10

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

alicevision/AliceVision src/CMakeLists.txt :785

find_package(Python3 REQUIRED COMPONENTS Interpreter Development.Module NumPy)

FreeCAD/FreeCAD cMake/UseLibPack3.cmake :5

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

godlikepanos/anki-3d-engine ThirdParty/Sdl3/test/CMakeLists.txt :16

find_package(Python3 COMPONENTS Interpreter)

prusa3d/Prusa-Firmware cmake/Utilities.cmake :4

find_package(Python3 COMPONENTS Interpreter)

tinyobjloader/tinyobjloader CMakeLists.txt :75

find_package(
    Python3
    COMPONENTS Interpreter Development
    REQUIRED)

harfang3d/harfang3d CMakeLists.txt :201

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

STORM-IRIT/Radium-Engine doc/CMakeLists.txt :15

find_package(Python3 REQUIRED COMPONENTS Interpreter)

RavEngine/RavEngine deps/assimp/contrib/googletest/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

zenustech/zeno CMakeLists.txt :136

find_package(Python3 COMPONENTS Development REQUIRED)

overte-org/overte cmake/init.cmake :60

find_package(Python3 REQUIRED)

kokkos/kokkos core/unit_test/CMakeLists.txt :1131

find_package(Python3 COMPONENTS Interpreter)

dpaulat/supercell-wx tools/scwx_config.cmake :43

find_package(Python3 REQUIRED COMPONENTS Interpreter)

PuYuuu/CppRobotics CMakeLists.txt :23

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

gadomski/cpd vendor/googletest-1.14.0/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

Kitware/kwiver CMake/kwiver-setup-tests-python.cmake :28

find_package(Python3 REQUIRED COMPONENTS Interpreter)

NGSolve/ngsolve ngscuda/CMakeLists.txt :37

find_package(Python3 COMPONENTS Interpreter Development)

bareos/bareos core/cmake/BareosFindAllLibraries.cmake :36

find_package(Python3 COMPONENTS Interpreter Development Development.Module)

NVIDIA/nvshmem CMakeLists.txt :173

find_package(Python3 REQUIRED COMPONENTS Interpreter)

facebook/folly build/fbcode_builder/CMake/FBPythonBinary.cmake :37

find_package(Python3 COMPONENTS Interpreter Development QUIET)

microsoft/DiskANN python/CMakeLists.txt :12

find_package(Python3 COMPONENTS Interpreter Development.Module NumPy REQUIRED)

openvinotoolkit/openvino cmake/developer_package/cross_compile/python_helpers.cmake :79

find_package(Python3 ${find_package_mode} COMPONENTS Interpreter ${python3_development_component})

JSBSim-Team/jsbsim CMakeLists.txt :75

find_package(Python3 COMPONENTS Interpreter Development)

gnss-sdr/gnss-sdr cmake/Modules/SetupPython.cmake :65

find_package(Python3 COMPONENTS Interpreter)

openthread/openthread third_party/mbedtls/repo/CMakeLists.txt :102

find_package(Python3 COMPONENTS Interpreter)

NVIDIA/MatX CMakeLists.txt :321

find_package(Python3  REQUIRED COMPONENTS Interpreter Development)

abacusmodeling/abacus-develop tests/integrate/CMakeLists.txt :2

find_package(Python3 REQUIRED)

AnyDSL/impala test/CMakeLists.txt :1

find_package(Python3 COMPONENTS Interpreter REQUIRED)

Kitware/ParaView CMakeLists.txt :274

find_package(Python3 3.3 QUIET COMPONENTS Interpreter)

topology-tool-kit/ttk CMake/config.cmake :248

find_package(Python3 COMPONENTS Development NumPy QUIET)

AMICI-dev/AMICI models/model_calvetti/swig/CMakeLists.txt :26

find_package(Python3 COMPONENTS Interpreter Development)

mrc-ide/covid-sim CMakeLists.txt :51

find_package(Python3 REQUIRED)

SimVascular/SimVascular Externals/CMake/PYTHON.cmake :149

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

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

find_package(Python3 ${_PYVERSION} MODULE ${TIMEMORY_FIND_REQUIREMENT}
             COMPONENTS Interpreter Development)

emsec/hal cmake/detect_dependencies.cmake :165

find_package(Python3 COMPONENTS Interpreter Development)

google/googletest googletest/cmake/internal_utils.cmake :251

find_package(Python3)

ceph/ceph CMakeLists.txt :629

find_package(Python3 ${WITH_PYTHON3} EXACT REQUIRED
  COMPONENTS Interpreter Development)

catchorg/Catch2 CMakeLists.txt :82

find_package(Python3 REQUIRED COMPONENTS Interpreter)

opensim-org/opensim-core CMakeLists.txt :549

find_package(Python3 3.6 REQUIRED COMPONENTS Interpreter Development NumPy)

apache/trafficserver CMakeLists.txt :564

find_package(Python3 REQUIRED)

dartsim/dart cmake/DARTFindDependencies.cmake :133

find_package(Python3 COMPONENTS Interpreter Development)

mull-project/mull tests/integration/CMakeLists.txt :3

find_package(Python3 COMPONENTS Interpreter)

YosysHQ/nextpnr CMakeLists.txt :180

find_package(Python3 3.5 REQUIRED COMPONENTS Interpreter Development.Embed)

brndnmtthws/conky cmake/ConkyPlatformChecks.cmake :687

find_package(Python3 REQUIRED COMPONENTS Interpreter)

root-project/root cmake/modules/SearchInstalledSoftware.cmake :711

find_package(Python3 3.8 COMPONENTS ${python_components})

brainflow-dev/brainflow third_party/SimpleBLE/simplebluez/CMakeLists.txt :155

find_package(Python3 COMPONENTS Development REQUIRED)

scylladb/scylladb idl/CMakeLists.txt :1

find_package(Python3 COMPONENTS QUIET REQUIRED Interpreter)

Oneflow-Inc/oneflow cmake/python.cmake :13

find_package(Python3 COMPONENTS Interpreter REQUIRED)

projectM-visualizer/projectm cmake/FindSphinx.cmake :127

find_package(Python3 QUIET COMPONENTS Interpreter)

google/filament third_party/dawn/CMakeLists.txt :395

find_package(Python3 REQUIRED)

percona/percona-xtrabackup extra/googletest/googletest-1.14.0/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

NREL/EnergyPlus third_party/libtk205/vendor/json/cmake/ci.cmake :9

find_package(Python3 COMPONENTS Interpreter)

resiprocate/resiprocate CMakeLists.txt :828

find_package(Python3 COMPONENTS Development REQUIRED)

hoffstadt/DearPyGui sandbox/CMakeLists.txt :14

find_package(Python3 COMPONENTS Interpreter Development)

appleseedhq/appleseed src/appleseed.python/CMakeLists.txt :48

find_package (Python3 REQUIRED)

Devsh-Graphics-Programming/Nabla CMakeLists.txt :259

find_package(Python3 COMPONENTS Interpreter REQUIRED)

mysql/mysql-server extra/googletest/googletest-1.14.0/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

onnx/onnx-mlir CMakeLists.txt :91

find_package(Python3 ${LLVM_MINIMUM_PYTHON_VERSION} REQUIRED COMPONENTS Interpreter Development)

robotology/yarp bindings/python/CMakeLists.txt :17

find_package(Python3 COMPONENTS Interpreter ${YARP_Python_Development_Component} REQUIRED)

facebook/fbthrift build/fbcode_builder/CMake/FBPythonBinary.cmake :37

find_package(Python3 COMPONENTS Interpreter Development QUIET)

MRPT/mvsim modules/CMakeLists.txt :56

find_package(Python3 COMPONENTS Interpreter Development)

scylladb/seastar cmake/CheckIncludeStyle.cmake :5

find_package (Python3 COMPONENTS Interpreter)

prophesee-ai/openeb cmake/custom_functions/python3.cmake :54

find_package(Python3 \${_python_version} EXACT COMPONENTS Interpreter Development REQUIRED)

infiniflow/infinity cmake/FindPython.cmake :41

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

RenderKit/ospray-studio cmake/pybind11.cmake :18

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

anira-project/anira docs/CMakeLists.txt :2

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

acoustid/chromaprint src/3rdparty/googletest/googletest/cmake/internal_utils.cmake :251

find_package(Python3)

KDE/kid3 CMakeLists.txt :230

find_package(Python3 COMPONENTS Interpreter REQUIRED)

ideoforms/signalflow CMakeLists.txt :137

find_package (Python3 COMPONENTS Interpreter Development)

aws/aws-sdk-cpp CMakeLists.txt :176

find_package(Python3 COMPONENTS Interpreter Development)

qt/qtbase cmake/QtPublicSbomPythonHelpers.cmake :153

find_package(Python3 ${required_version} ${find_quiet} COMPONENTS Interpreter)

Exawind/amr-wind CMakeLists.txt :230

find_package(Python3 REQUIRED COMPONENTS Interpreter)

gongminmin/KlayGE CMakeLists.txt :20

find_package(Python3 COMPONENTS Interpreter REQUIRED)

microsoft/DirectXShaderCompiler CMakeLists.txt :451

find_package(Python3 REQUIRED)

tukl-msd/DRAMSys src/traceAnalyzer/CMakeLists.txt :62

find_package(Python3 COMPONENTS Development Interpreter REQUIRED)

Qihoo360/tensornet CMakeLists.txt :86

find_package(
  Python3
  COMPONENTS Interpreter Development.Module
  REQUIRED)

EasyLive2D/live2d-py cmake/Wrapper.cmake :22

find_package(Python3 REQUIRED COMPONENTS Development.SABIModule)

Dreamtowards/Ethertia lib/json-nlohmann-3.11.2/cmake/ci.cmake :9

find_package(Python3 COMPONENTS Interpreter)

NauEngine/NauEditorPublic installer/CMakeLists.txt :5

find_package (Python3 COMPONENTS Interpreter)

project-chip/connectedhomeip build/chip/chip_codegen.cmake :37

find_package(Python3 REQUIRED)

lifting-bits/mcsema CMakeLists.txt :40

find_package(Python3 QUIET)

RosettaCommons/binder cmake/Modules/FindPython3.cmake :23

find_package (Python3 COMPONENTS Interpreter Development)

rbfx/rbfx Source/ThirdParty/Diligent/Graphics/HLSL2GLSLConverterLib/CMakeLists.txt :58

find_package(Python3 REQUIRED)

NVIDIA/VideoProcessingFramework src/PyNvCodec/CMakeLists.txt :34

find_package(Python3 3.6 REQUIRED COMPONENTS Interpreter Development)

qbs/qbs CMakeLists.txt :61

find_package(Python3 COMPONENTS Interpreter)

InsightSoftwareConsortium/ITK CMake/ITKSetPython3Vars.cmake :19

find_package(
    Python3
    ${PYTHON_VERSION_MIN}...${PYTHON_VERSION_MAX}
    COMPONENTS
      Interpreter
      Development.Module
      ${SKBUILD_SABI_COMPONENT}
  )

ComputationalBiomechanicsLab/opensim-creator third_party/googletest/googletest/cmake/internal_utils.cmake :251

find_package(Python3)

DiligentGraphics/DiligentTools RenderStateNotation/CMakeLists.txt :27

find_package(Python3 REQUIRED)

logicalclocks/rondb extra/googletest/googletest-1.14.0/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

Warzone2100/warzone2100 data/CMakeLists.txt :695

find_package (Python3 COMPONENTS Interpreter REQUIRED)

ihedvall/mdflib CMakeLists.txt :69

find_package(Python3 COMPONENTS Interpreter Development)

Stellarium/stellarium plugins/RemoteControl/CMakeLists.txt :15

find_package(Python3 COMPONENTS Interpreter)

gazebosim/gazebo-classic cmake/SearchForStuff.cmake :725

find_package(Python3 COMPONENTS Interpreter)

Chatterino/chatterino2 lib/twitch-eventsub-ws/CMakeLists.txt :27

find_package(Python3 COMPONENTS Interpreter)

Jackarain/proxy third_party/boost/libs/histogram/test/CMakeLists.txt :5

find_package(Python3 COMPONENTS Interpreter)

eliemichel/WebGPU-distribution dawn/FetchDawnSource.cmake :60

find_package(Python3 REQUIRED)

ornladios/ADIOS2 testing/adios2/engine/staging-common/TestSupp.cmake :59

find_package(Python3 REQUIRED)

Jij-Inc/OpenJij CMakeLists.txt :193

find_package(Python3 COMPONENTS Interpreter Development NumPy)

heal-research/operon cmake/docs.cmake :23

find_package(Python3 3.9 REQUIRED)