cmake find_package(Python2) examples

libjxl/libjxl CMakeLists.txt :462

find_package(Python2 COMPONENTS Interpreter)

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

find_package(Python2 COMPONENTS Interpreter Development)

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

find_package (Python2 COMPONENTS Interpreter Development)