Dmitry Frank 8742fac5d8 Publish mongoose src and tests
CL: Mongoose Web Server: Publish sources and tests

Resolves https://github.com/cesanta/mongoose/issues/745

PUBLISHED_FROM=7ecd7a3c518cfa614a6ba0838678dcb91b75a8c0
2018-02-02 15:49:55 +00:00
..
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00
2018-02-02 15:49:55 +00:00

You may need to edit Makefile and t/Makefile to specify where
your openssl include files and libraries are located.  To build
without openssl see the comments in Makefile.

To build: make

To test:  make test  (requires openssl)

To install:
  copy libccgi.a to a lib directory such as /usr/local/lib
  copy ccgi.h to an include directory such as /usr/local/include