{
    "name": "plog",
    "buildsystem": "cmake-ninja",
    "config-opts": [
        "-DCMAKE_BUILD_TYPE=Release",
        "-DPLOG_BUILD_SAMPLES=OFF"
    ],
    "cleanup": [
        "*"
    ],
    "sources": [
        {
            "type": "git",
            "url": "https://github.com/SergiusTheBest/plog.git",
            "tag": "1.1.10",
            "commit": "e21baecd4753f14da64ede979c5a19302618b752"
        }
    ]
}
