openwrt-packages/libs/protobuf
Sebastian Kemper 405dcf239b protobuf: fix 022aef6
The cherry-pick done in 022aef6 includes changing the build setup from
cmake to ninja, but it was overlooked that this was actually reverted in
2e654b1.

The ninja build results in headers not being installed for the host pkg,
so protobuf-c/host can't be build.

This commit reverts the package back to cmake.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2022-06-26 11:30:14 +02:00
..
patches protobuf: update to 3.17.2 2022-06-13 09:56:27 +02:00
Makefile protobuf: fix 022aef6 2022-06-26 11:30:14 +02:00