Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 764 Bytes

README.md

File metadata and controls

27 lines (16 loc) · 764 Bytes

EXT_microhttpd

Continuous integration with Travis-Ci : Build Status

Some utilities to deal with BMP files

This object allow to use GNU libmicrohttpd inside projects build with quicky_tools

Environment variables requested for quicky tools

By default:

EXT_MICROHTTPD_INC_DIR=/usr/include

EXT_MICROHTTPD_LIB_DIR=/usr/lib/x86_64-linux-gnu/

Debian based installation

sudo apt-get install libmicrohttpd-dev

OpenSuse TUmbleweed installation

sudo zypper install libmicrohttpd-devel

Reference

GNU website of libmicrohttpd : https://www.gnu.org/software/libmicrohttpd/

License

Please see LICENSE for info on the license.