{
    "name": "libdatachannel",
    "buildsystem": "cmake-ninja",
    "config-opts": [
        "-DCMAKE_BUILD_TYPE=Release",
        "-DNO_EXAMPLES=ON",
        "-DNO_TESTS=ON",
        "-DNO_WEBSOCKET=ON",
        "-DUSE_NICE=ON",
        "-DPREFER_SYSTEM_LIB=ON"
    ],
    "sources": [
        {
            "type": "git",
            "url": "https://github.com/paullouisageneau/libdatachannel.git",
            "disable-submodules": true,
            "tag": "v0.20.1",
            "commit": "7841d9f34cf9bd735958ae203a2536c14240c8a5"
        }
    ]
}
