randy408 / libspng

Simple, modern libpng alternative
https://libspng.org
BSD 2-Clause "Simplified" License
742 stars 75 forks source link

Bazel: Define a minimal Bazel module #269

Open egorich239 opened 5 months ago

egorich239 commented 5 months ago

This defines the very minimal integration with Bazel build system. The definitions follow the spirit of README.md in that the build rules package the library such that it can be included with

#include <spng.h>