{ "check_exit_status": "yes", "customize": { "extra_dir": "", "git_src_dir": "src", "install_env": { "JETSON_BRANCH": "master", "JETSON_URL": "https://github.com/dusty-nv/jetson-inference", "NVCCFLAGS": "-Wno-deprecated-gpu-targets" }, "skip_file_check": "yes", "use_git_revision": "yes", "version": "trunk" }, "deps": { "compiler": { "local": "yes", "name": "C++ compiler", "sort": 10, "tags": "compiler,lang-cpp" }, "compiler-extra": { "add_to_path": "yes", "local": "yes", "name": "CUDA compiler", "sort": 20, "tags": "compiler,lang-c-cuda" }, "cmake": { "local": "yes", "name": "cmake", "sort": 30, "tags": "tool,cmake" }, "tensorrt": { "local": "yes", "name": "TensorRT engine", "sort": 40, "tags": "lib,tensorrt" } }, "end_full_path": { "linux": "lib/libjetson-inference.so" }, "need_cpu_info": "yes", "only_for_host_os_tags": [ "linux" ], "only_for_target_os_tags": [ "linux" ], "process_script": "install", "soft_uoa": "428380f09d31096d", "suggested_path": "lib-jetson-inference-nvidia", "tags": [ "lib", "jetson-inference", "dusty-nv", "nvidia", "vmaster", "vcuda" ] }