)]}'
{
  "commit": "5b043a9400a7193d1d5edfd4869ac9e093481e0a",
  "tree": "1190ef8230b43180ed53341b652e1b080a20d4a3",
  "parents": [
    "11d3b9e715d0a692d628e89ea8dd7a40840f1622"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sat Apr 04 18:20:23 2015 +0100"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sat Apr 04 18:20:23 2015 +0100"
  },
  "message": "Ensure local config.h is used if Ceres is already installed.\n\n- Previously, if Ceres was already installed to the same location as one\n  of the depenedencies (e.g. /usr/local) then as the BUILD_DIR/config\n  path was necessarily added to the include_directories() list *after*\n  the INCLUDE_DIRS for the dependencies, the config.h for the\n  *installed* version of Ceres would be used instead of the locally\n  configured version, as it would appear first on the path.\n- Forcing the location of the locally configured config.h to the front\n  of the include_directories() list ensures that it is found first\n  (and is thus used) even if an installed version of Ceres also exists\n  on the path.\n\nChange-Id: I7b4f97a3ad0120bd11551f9b8eb6bffc66966eb4\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "6ae9a5c3ab2a7d910fe7c05d899c2097efbf1895",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "4ab2e314c769692f8f0dd7655610770423e12409",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
