Update other_libs.md

This commit is contained in:
Sean Barrett 2015-10-31 11:17:02 -07:00
parent 385927fb4b
commit 06ae60645e
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ Not public domain:
- **tests** [utest](https://github.com/evolutional/utest): unit testing (MIT license)
- **tests** [catch](https://github.com/philsquared/Catch): unit testing (Boost license)
- **tests** [SPUT](http://www.lingua-systems.com/unit-testing/): unit testing (BSD license)
- _**misc** [lualite](https://github.com/janezz55/lualite/): generate lua bindings in C++ (MIT license)_
There are some that have a source file and require a separate header file (which they may
not even supply). That's twice as many files, and we at nothings/stb cannot condone