)]}'
{
  "commit": "57ec9dc92e53a75fab88ec3502f20b7d57ca11f7",
  "tree": "b611f1b2ffd2ad7d3e91da7836bf784c305f156c",
  "parents": [
    "99698f053564345db4af8175e6b4d0420cd3a095"
  ],
  "author": {
    "name": "Sergiu Deitsch",
    "email": "sergiu.deitsch@gmail.com",
    "time": "Tue Feb 15 21:14:20 2022 +0100"
  },
  "committer": {
    "name": "Sergiu Deitsch",
    "email": "sergiu.deitsch@gmail.com",
    "time": "Tue Feb 15 21:14:29 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: Ib1f95e2bc5f06bf1275a62565d303eb0f114d127\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "97a93e4e0cb012fe4e8204a91e007213e116ca77",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "ef88782024485bf1a8c165906ecaadf40710f10d",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    },
    {
      "type": "modify",
      "old_id": "dd3e12d410bc1392408f17bbbb044aa2af0234a0",
      "old_mode": 33188,
      "old_path": "internal/ceres/CMakeLists.txt",
      "new_id": "63ef44b6beaf654d1c92264c7021c939fb5ae7c3",
      "new_mode": 33188,
      "new_path": "internal/ceres/CMakeLists.txt"
    }
  ]
}
