Skip to content

Latest commit

 

History

History
20 lines (11 loc) · 355 Bytes

README.md

File metadata and controls

20 lines (11 loc) · 355 Bytes

ztd

zawz's standard C++ library. Tools for easier coding

Online Documentation: http://zawz.net/doc/ztd
Github: http://github.com/zawwz/ztd

Building

make static for a static build
make shared for a shared build

Installing

sudo make install

Generating documentation

Use doxygen to generate HTML documentation files