snappy is a c++ lib

This commit is contained in:
henderkes 2025-09-30 00:31:20 +02:00
parent b0b031afb2
commit 5b6c923eef

View File

@ -824,6 +824,7 @@
}, },
"snappy": { "snappy": {
"source": "snappy", "source": "snappy",
"cpp-library": true,
"static-libs-unix": [ "static-libs-unix": [
"libsnappy.a" "libsnappy.a"
], ],