)]}'
{
  "commit": "16ecd40523a408e7705c9fdb0e159cef2007b8ab",
  "tree": "2cd6eef151ec13cb311c08cabd55251c385348fa",
  "parents": [
    "56be8de007dfd65ed5a31c795eb4a08ad765f411"
  ],
  "author": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sat Aug 08 17:32:31 2015 +0100"
  },
  "committer": {
    "name": "Alex Stewart",
    "email": "alexs.mac@gmail.com",
    "time": "Sat Aug 08 17:32:31 2015 +0100"
  },
  "message": "Fix bug in gflags\u0027 \u003c\u003d 2.1.2 exported CMake configuration.\n\n- gflags \u003c\u003d 2.1.2 has a bug in its exported gflags-config.cmake:\n  https://github.com/gflags/gflags/issues/110 whereby it sets\n  gflags_LIBRARIES to a non-existent \u0027gflags\u0027 target.\n- This causes linker errors if gflags is installed in a non-standard\n  location (as otherwise CMake resolves gflags to -lgflags which\n  links if gflags is installed somewhere on the current path).\n- We now check for this case, and search for the correct gflags imported\n  target and update gflags_LIBRARIES to reference it if found, otherwise\n  proceed on to the original manual search to try to find gflags.\n\nChange-Id: Iceccc3ee53c7c2010e41cc45255f966e7b13d526\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "3f094061e5c8a5cdecd7b0955d8f59cd6dcbbc1d",
      "old_mode": 33188,
      "old_path": "cmake/FindGflags.cmake",
      "new_id": "0eefd2f39db5a23e3fa161a303f0425abe189956",
      "new_mode": 33188,
      "new_path": "cmake/FindGflags.cmake"
    }
  ]
}
