gnss-sdr/gnss-sdr
cmake/Modules/SetupPython.cmake
:55
find_package(Python2 COMPONENTS Interpreter)
find_package(Python2 COMPONENTS Interpreter)
find_package(Python2 COMPONENTS Interpreter REQUIRED)
find_package(Python2 COMPONENTS Interpreter)
find_package(Python2 REQUIRED COMPONENTS Interpreter Development NumPy)
find_package (Python2 COMPONENTS Interpreter)
find_package(Python2 COMPONENTS Interpreter REQUIRED)
find_package(Python2 REQUIRED COMPONENTS Interpreter Development)
find_package(Python2 COMPONENTS Interpreter Development)
find_package(Python2 COMPONENTS Interpreter REQUIRED)