cmake Python2 examples

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

find_package(Python2 COMPONENTS Interpreter)

trailofbits/polytracker polytracker/src/compiler-rt/CMakeLists.txt :85

find_package(Python2 COMPONENTS Interpreter REQUIRED)

libjxl/libjxl CMakeLists.txt :472

find_package(Python2 COMPONENTS Interpreter)

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)