cmake Python2 examples

pioneerspacesim/pioneer CMakeLists.txt :370

find_package(Python2 COMPONENTS Interpreter)

etternagame/etterna extern/crashpad/CMakeLists.txt :23

find_package(Python2 COMPONENTS Interpreter)

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

find_package(Python2 COMPONENTS Interpreter)

libjxl/libjxl CMakeLists.txt :472

find_package(Python2 COMPONENTS Interpreter)

peadar/pstack CMakeLists.txt :30

find_package(Python2 COMPONENTS Development)

casacore/casacore python/CMakeLists.txt :3

find_package(Python2 REQUIRED COMPONENTS Interpreter Development NumPy)

NVIDIA/MDL-SDK cmake/tools/add_python.cmake :61

find_package (Python2 COMPONENTS Interpreter)

Lewuathe/mlir-hello thirdparty/llvm-project/compiler-rt/CMakeLists.txt :121

find_package(Python2 COMPONENTS Interpreter REQUIRED)

msteinbeck/tinyspline src/CMakeLists.txt :1557

find_package(Python2 REQUIRED COMPONENTS Interpreter Development)

navit-gps/navit CMakeLists.txt :239

find_package(Python2 COMPONENTS Interpreter Development)

CTSRD-CHERI/cheribsd contrib/subrepo-cheri-compiler-rt/CMakeLists.txt :94

find_package(Python2 COMPONENTS Interpreter REQUIRED)