)]}'
{
  "commit": "65066ae6d9cdb07ab100773bbc8c9e862c98818c",
  "tree": "02d6f1c0d7ba01960b8de5dc3cca62d9c354060b",
  "parents": [
    "01fade1fc521f30d8ee55b75c8f736b674c31fbc"
  ],
  "author": {
    "name": "Nicolas Capens",
    "email": "capn@google.com",
    "time": "Fri Oct 07 09:11:12 2022 -0400"
  },
  "committer": {
    "name": "Nicolas Capens",
    "email": "nicolascapens@google.com",
    "time": "Fri Oct 07 14:06:53 2022 +0000"
  },
  "message": "Fix enabling XCB and Wayland WSI builds on Linux\n\nCMake variables need to be dereferenced using ${...} before passing them\nas function arguments, so we can\u0027t just use LINUX as the default value\nfor the cache variables. However, we also can\u0027t use ${LINUX} because the\nvariable isn\u0027t defined on non-Linux platforms and the expression\nevaluates to the empty string, meaning we\u0027re missing an argument for the\noption_if_not_defined() function.\n\nInstead this change simply does not define these cache variables if\nwe\u0027re not building for Linux, and sets the XCB and Wayland ones to\nliteral TRUE as default.\n\nBug: b/249015129\nChange-Id: I2d171cf8dae025e75f4ce81f717f38051664c0f8\nReviewed-on: https://swiftshader-review.googlesource.com/c/SwiftShader/+/68749\nTested-by: Nicolas Capens \u003cnicolascapens@google.com\u003e\nKokoro-Result: kokoro \u003cnoreply+kokoro@google.com\u003e\nReviewed-by: Alexis Hétu \u003csugoi@google.com\u003e\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "2039fb82276daeb4db55628780a2b109d5d4152d",
      "old_mode": 33188,
      "old_path": "CMakeLists.txt",
      "new_id": "fb7ef0d31d85b39181934bd3bae3da22c9bbfcff",
      "new_mode": 33188,
      "new_path": "CMakeLists.txt"
    }
  ]
}
