{ "name": "GoogleBenchmark", "description": "C++ microbenchmark support library", "url": "https://github.com/google/benchmark/archive/v1.4.1.tar.gz", "mirror": null, "homepage": "https://github.com/google/benchmark", "depends": [ { "depend": "cmake", "build-depend": true } ], "resource": [], "conflicts": [], "patches": [], "install": [ "ENV.cxx11", "system \"cmake\", \"-DBENCHMARK_ENABLE_GTEST_TESTS=OFF\", *std_cmake_args", "system \"make\", \"install\"" ], "version": "1.4.1", "file": "google-benchmark.rb" }