cmake find_package(Python3) examples

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

find_package(Python3 REQUIRED)

ornladios/ADIOS2 thirdparty/GTest/googletest/googletest/cmake/internal_utils.cmake :250

find_package(Python3)

apache/arrow cpp/CMakeLists.txt :219

find_package(Python3)

apache/arrow cpp/cmake_modules/FindPython3Alt.cmake :48

find_package(Python3 ${Python3Alt_FIND_PACKAGE_OPTIONS} COMPONENTS Interpreter
                                                                   Development NumPy)

apache/arrow cpp/cmake_modules/FindPython3Alt.cmake :51

find_package(Python3 ${Python3Alt_FIND_PACKAGE_OPTIONS}
             COMPONENTS Interpreter Development.Module NumPy)

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

find_package(Python3)

OpenChemistry/avogadrolibs avogadro/qtgui/CMakeLists.txt :22

find_package(Python3 COMPONENTS Interpreter)

OpenChemistry/avogadrolibs tests/qtgui/CMakeLists.txt :9

find_package(Python3 COMPONENTS Interpreter)

avrdudes/avrdude CMakeLists.txt :287

find_package(Python3 COMPONENTS Interpreter Development)

CGAL/cgal Documentation/doc/CMakeLists.txt :30

find_package(Python3 REQUIRED COMPONENTS Interpreter)

projectchrono/chrono src/chrono_parsers/CMakeLists.txt :179

find_package(Python3 QUIET COMPONENTS Interpreter Development)

projectchrono/chrono src/chrono_swig/chrono_python/CMakeLists.txt :52

find_package(Python3 REQUIRED 
             COMPONENTS Interpreter Development
             OPTIONAL_COMPONENTS NumPy)

CNugteren/CLBlast src/pyclblast/CMakeLists.txt :5

find_package(
  Python3
  REQUIRED
  COMPONENTS Interpreter Development.Module NumPy
)

marxin/cvise CMakeLists.txt :44

find_package(Python3)

duckdb/duckdb CMakeLists.txt :4

find_package(Python3)

duckdb/duckdb tools/pythonpkg/CMakeLists.txt :27

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

Exiv2/exiv2 cmake/findDependencies.cmake :34

find_package(Python3 COMPONENTS Interpreter)

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

find_package(Python3 COMPONENTS Interpreter Development QUIET)

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

find_package(Python3 COMPONENTS Interpreter QUIET)

fontforge/fontforge cmake/backports/3.15.7/FindPython3.cmake :24

find_package (Python3 COMPONENTS Interpreter Development)

fontforge/fontforge cmake/packages/FindSphinx.cmake :44

find_package(Python3 3.3 COMPONENTS Interpreter)

FreeCAD/FreeCAD cMake/UseLibPack3.cmake :5

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

FreeCAD/FreeCAD cMake/FreeCAD_Helpers/SetupPython.cmake :4

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

KhronosGroup/glslang StandAlone/CMakeLists.txt :34

find_package(Python3 REQUIRED)

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

find_package(Python3)

harfbuzz/harfbuzz CMakeLists.txt :80

find_package(Python3 COMPONENTS Interpreter)

HDFGroup/hdf5 HDF5Examples/config/cmake/HDFExampleMacros.cmake :111

find_package (Python3 COMPONENTS Interpreter Development NumPy)

igraph/igraph doc/CMakeLists.txt :88

find_package(Python3)

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

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

AcademySoftwareFoundation/Imath src/pybind11/PyBindImathTest/CMakeLists.txt :6

find_package(Python3 QUIET REQUIRED COMPONENTS Interpreter)

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

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

AcademySoftwareFoundation/Imath src/python/PyImathTest/CMakeLists.txt :32

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

AcademySoftwareFoundation/Imath website/examples/quickstart.pyimath/CMakeLists.txt :6

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

ispc/ispc CMakeLists.txt :299

find_package(Python3 REQUIRED)

ispc/ispc examples/xpu/CMakeLists.txt :54

find_package(Python3 REQUIRED)

ispc/ispc superbuild/CMakeLists.txt :1532

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})

InsightSoftwareConsortium/ITK CMake/ITKSetPython3Vars.cmake :26

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

InsightSoftwareConsortium/ITK Modules/ThirdParty/GDCM/src/gdcm/CMakeLists.txt :463

#find_package(Python3 COMPONENTS Interpreter REQUIRED)

InsightSoftwareConsortium/ITK Wrapping/macro_files/itk_end_wrap_module.cmake :404

find_package(Python3 ${PYTHON_VERSION_MIN}...${PYTHON_VERSION_MAX} COMPONENTS Interpreter ${development_component} REQUIRED)

InsightSoftwareConsortium/ITK Wrapping/macro_files/itk_end_wrap_module.cmake :426

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

nlohmann/json cmake/ci.cmake :9

find_package(Python3 COMPONENTS Interpreter)

KhronosGroup/KTX interface/python_binding/CMakeLists.txt :10

find_package (Python3 COMPONENTS Interpreter)

lammps/lammps cmake/Modules/CodingStandard.cmake :6

find_package(Python3 COMPONENTS Interpreter)

lammps/lammps cmake/Modules/Documentation.cmake :14

find_package(Python3 REQUIRED COMPONENTS Interpreter)

lammps/lammps lib/kokkos/core/unit_test/CMakeLists.txt :1145

find_package(Python3 COMPONENTS Interpreter)

lammps/lammps tools/swig/CMakeLists.txt :75

find_package(Python3 REQUIRED COMPONENTS Development Interpreter)

lensfun/lensfun apps/CMakeLists.txt :23

FIND_PACKAGE (Python3 COMPONENTS Interpreter REQUIRED)

lensfun/lensfun tests/CMakeLists.txt :72

FIND_PACKAGE(Python3 COMPONENTS Interpreter REQUIRED)

analogdevicesinc/libad9361 bindings/python/CMakeLists.txt :13

find_package(Python3 3.6 REQUIRED COMPONENTS Interpreter)

libjxl/libjxl CMakeLists.txt :466

find_package(Python3 COMPONENTS Interpreter)

libnegf/libnegf CMakeLists.txt :32

find_package(Python3 REQUIRED COMPONENTS Interpreter)

libspatialindex/libspatialindex test/gtest/gtest-1.14.0/cmake/internal_utils.cmake :250

find_package(Python3)

arvidn/libtorrent bindings/python/CMakeLists.txt :32

find_package(Python3 COMPONENTS Interpreter Development REQUIRED)

ARMmbed/mbedtls CMakeLists.txt :117

find_package(Python3 COMPONENTS Interpreter)

mltframework/mlt CMakeLists.txt :492

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

openmopac/mopac CMakeLists.txt :278

find_package (Python3 COMPONENTS Interpreter NumPy)

YosysHQ/nextpnr CMakeLists.txt :180

find_package(Python3 3.5 REQUIRED COMPONENTS Interpreter Development.Embed)

YosysHQ/nextpnr CMakeLists.txt :188

find_package(Python3 3.5 REQUIRED COMPONENTS Interpreter)

nghttp2/nghttp2 CMakeLists.txt :57

find_package(Python3 COMPONENTS Interpreter)

onnx/onnx CMakeLists.txt :156

find_package(Python3 REQUIRED COMPONENTS Interpreter ${python_dev_component})

open62541/open62541 CMakeLists.txt :23

find_package(Python3 REQUIRED)

open62541/open62541 tools/cmake/open62541Macros.cmake :53

find_package(Python3 REQUIRED)

open62541/open62541 tools/cmake/open62541Macros.cmake :155

find_package(Python3 REQUIRED)

open62541/open62541 tools/cmake/open62541Macros.cmake :320

find_package(Python3 REQUIRED)

open62541/open62541 tools/cmake/open62541Macros.cmake :541

find_package(Python3 REQUIRED)

aewallin/opencamlib src/pythonlib/pythonlib.cmake :1

find_package(Python3 COMPONENTS Interpreter Development.Module REQUIRED)

BYVoid/OpenCC deps/googletest-1.15.0/googletest/cmake/internal_utils.cmake :251

find_package(Python3)

AcademySoftwareFoundation/openexr src/test/bin/CMakeLists.txt :6

find_package(Python3 COMPONENTS Interpreter)

openscad/openscad tests/CMakeLists.txt :49

find_package(Python3 3.4 COMPONENTS Interpreter REQUIRED)

ntamas/plfit src/CMakeLists.txt :76

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

precice/precice CMakeLists.txt :315

find_package(Python3 REQUIRED COMPONENTS Interpreter)

precice/precice CMakeLists.txt :321

find_package(Python3 REQUIRED COMPONENTS Development NumPy)

precice/precice tools/profiling/tests/simple-test.cmake :16

find_package(Python3 COMPONENTS Interpreter REQUIRED)

YosysHQ/prjtrellis libtrellis/CMakeLists.txt :58

find_package(Python3 3.5 REQUIRED COMPONENTS Interpreter Development.Module)

YosysHQ/prjtrellis libtrellis/CMakeLists.txt :61

find_package(Python3 3.5 REQUIRED COMPONENTS Interpreter)

google/s2geometry CMakeLists.txt :78

find_package(Python3 COMPONENTS Interpreter Development.Module)

eliaskosunen/scnlib tests/unittests/CMakeLists.txt :138

find_package(Python3 COMPONENTS Interpreter)

BatchDrake/sigutils cmake/modules/FindCoverxygen.cmake :8

find_package(Python3 COMPONENTS Interpreter)

simdjson/simdjson singleheader/CMakeLists.txt :19

find_package(Python3 COMPONENTS Interpreter)

pothosware/SoapySDR swig/python/CMakeLists.txt :74

find_package(Python3 COMPONENTS Interpreter Development)

pothosware/SoapySDR swig/python/cmake/FindPython3.cmake :24

find_package (Python3 COMPONENTS Interpreter Development)

ThePhD/sol2 documentation/CMakeLists.txt :28

find_package(Python3 REQUIRED)

ThePhD/sol2 single/CMakeLists.txt :27

find_package(Python3 REQUIRED)

LLNL/sundials cmake/SundialsSetupBenchmarks.cmake :22

find_package(Python3 REQUIRED)

LLNL/sundials cmake/SundialsSetupTesting.cmake :27

find_package(Python3 REQUIRED)

apple/swift CMakeLists.txt :1440

find_package(Python3 3.6 COMPONENTS Interpreter REQUIRED)

apple/swift cmake/modules/StandaloneOverlay.cmake :135

find_package(Python3 COMPONENTS Interpreter REQUIRED)

apple/swift Runtimes/Core/cmake/modules/gyb.cmake :1

find_package(Python3 REQUIRED)

apple/swift Runtimes/Overlay/cmake/modules/gyb.cmake :1

find_package(Python3 REQUIRED)

apple/swift Runtimes/Supplemental/cmake/modules/gyb.cmake :1

find_package(Python3 REQUIRED COMPONENTS Interpreter)

trilinos/Trilinos packages/kokkos/core/unit_test/CMakeLists.txt :1145

find_package(Python3 COMPONENTS Interpreter)

trilinos/Trilinos packages/PyTrilinos2/CMakeLists.txt :26

find_package(Python3 REQUIRED COMPONENTS Interpreter Development)

trilinos/Trilinos packages/sacado/test/GTestSuite/googletest/googletest/cmake/internal_utils.cmake :251

find_package(Python3)

JonathanSalwan/Triton CMakeLists.txt :98

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

EttusResearch/uhd host/cmake/Modules/UHDPython.cmake :37

find_package(Python3 ${UHD_PYTHON_MIN_VERSION} QUIET)

EttusResearch/uhd host/cmake/Modules/UHDPython.cmake :326

find_package(Python3 ${RUNTIME_PYTHON_VERSION}
    ${EXACT_ARGUMENT}
    QUIET
    COMPONENTS Interpreter Development ${_findpython_numpy_component})

uncrustify/uncrustify CMakeLists.txt :28

find_package(Python3 REQUIRED)

Viskores/viskores CMake/FindSphinx.cmake :132

find_package(Python3 QUIET COMPONENTS Interpreter)

gnuradio/volk cmake/Modules/VolkPython.cmake :29

#    find_package(Python3 COMPONENTS Interpreter)