{
  "buildFiles": [
    "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/native_src/cpp/CMakeLists.txt",
    "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/android/src/main/cpp/CMakeLists.txt"
  ],
  "cleanCommandsComponents": [
    [
      "/Users/asterisk/Library/Android/sdk/cmake/3.10.2.4988404/bin/ninja",
      "-C",
      "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/android/.cxx/cmake/debug/x86",
      "clean"
    ]
  ],
  "buildTargetsCommandComponents": [
    "/Users/asterisk/Library/Android/sdk/cmake/3.10.2.4988404/bin/ninja",
    "-C",
    "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/android/.cxx/cmake/debug/x86",
    "{LIST_OF_TARGETS_TO_BUILD}"
  ],
  "libraries": {
    "ext_sdk-Debug-x86": {
      "artifactName": "ext_sdk",
      "buildCommandComponents": [
        "/Users/asterisk/Library/Android/sdk/cmake/3.10.2.4988404/bin/ninja",
        "-C",
        "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/android/.cxx/cmake/debug/x86",
        "ext_sdk"
      ],
      "abi": "x86",
      "output": "/Users/asterisk/Codes/zuoyu/react-native-chat-sdk/android/build/intermediates/cmake/debug/obj/x86/libext_sdk.so",
      "runtimeFiles": []
    }
  }
}