)]}'
{
  "commit": "d839b77928b3f9bebbbd18a1095ea2af890f3c34",
  "tree": "c6cd75b21aa31a36959a87f13df78bcb9250795f",
  "parents": [
    "f71167c628417473d5a1bfdb5a8f52a6f54ad37a"
  ],
  "author": {
    "name": "Sergiu Deitsch",
    "email": "sergiu.deitsch@gmail.com",
    "time": "Mon Feb 14 01:35:08 2022 +0100"
  },
  "committer": {
    "name": "Sergiu Deitsch",
    "email": "sergiu.deitsch@gmail.com",
    "time": "Tue Feb 15 19:10:51 2022 +0100"
  },
  "message": "Do not enforce a specific C++ standard\n\nCurrent language standard selection mechanism is quite convoluted and\nthe logic for propagating a specific C++ language standard (which cannot\nbe fully enforced anyway) is unnecessarily complicated. Instead\ncommunicate the minimum required C++ standard and let CMake handle the\nrequirement. This allows the compiler and consumers to use newer\nlanguage revisions if available. The language standard used to compile\nCeres solver can still be set via `CMAKE_CXX_STANDARD`.\n\nMove to CMake 3.10 which is supported by Ubuntu 18.04 LTS and simplify\nthe corresponding language features request.\n\nChange-Id: Id3526c69990315289e7ea0fbcdeaa6af79d24d03\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "69432f7d33c49fa649bf2762c621674e89a74cb3",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "fa110a9e4d0d0bdec1921f486cce250656546e73",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "6c6c3c1ee99399c47585e3db46dae69f87789999",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "8c975cbf5b35a7566af3ac4905a09ebd49d14ecb",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    }
  ]
}
