)]}'
{
  "commit": "7b4ec98ea9cd32be826365f37621f9232d95c15b",
  "tree": "1766b0d7b9c4411b89bcef0f1b6cd48300da4b18",
  "parents": [
    "ba891a10252aed4b746b59db5b6bfc453148fd07"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Fri Jan 06 18:27:47 2017 +0000"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Fri Jan 06 18:27:47 2017 +0000"
  },
  "message": "Fix detection of CMake-built glog on Windows.\n\n- glog has a bug in its CMakeLists.txt whereby it uses ‘google-glog’ as\n  its project() name in its CMakeLists.txt, but exports itself as ‘glog’\n  which results in an install prefix on Windows which contains\n  ‘google-glog’ instead of ‘glog’ which breaks find_package(glog).\n  This has been raised as a glog issue here:\n  https://github.com/google/glog/issues/149.\n- We now force find_package(glog) to search glog using both\n  ‘google-glog’ (for Windows) \u0026 ‘glog’ (for all other OSs).\n\nChange-Id: I6c0edccdec405200eaa0fea1476b574e73bd3f14\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "d7af064b329440db629480c165ee086c4abf66a6",
      "old_mode": 33188,
      "old_path": "cmake/FindGlog.cmake",
      "new_id": "a11ba2c0b291dea59317d03344e9437ef903964d",
      "new_mode": 33188,
      "new_path": "cmake/FindGlog.cmake"
    }
  ]
}
