summaryrefslogtreecommitdiffstatshomepage
path: root/3rdparty/README.md
diff options
context:
space:
mode:
author Miodrag Milanovic <mmicko@gmail.com>2016-11-12 10:20:42 +0100
committer Miodrag Milanovic <mmicko@gmail.com>2016-11-12 10:20:42 +0100
commitbe98f6b83acf489daefe604e238e4657940b1e64 (patch)
tree07b91557b9f437db49683bb467841879b904540b /3rdparty/README.md
parent29212523d201c4ac7a64a5f8e967d725be6d3b6d (diff)
Added Catch testing library (nw)
Diffstat (limited to '3rdparty/README.md')
-rw-r--r--3rdparty/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/README.md b/3rdparty/README.md
index f627adf8a58..98caa58240e 100644
--- a/3rdparty/README.md
+++ b/3rdparty/README.md
@@ -8,6 +8,8 @@ bgfx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
bx - [The BSD 2-Clause License](http://opensource.org/licenses/BSD-2-Clause)
+catch - [Boost Software License](http://www.boost.org/LICENSE_1_0.txt)
+
compat - Wine headers missing in MinGW [The GNU Lesser General Public License, version 2.1 (LGPL-2.1)](http://opensource.org/licenses/LGPL-2.1)
**note that this one contain headers only and that real library/dll is dynamically loaded so use in commercial project is allowed, will be removed when becomes part of MinGW distribution**
@@ -20,8 +22,6 @@ genie - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
glm - [The MIT License (MIT)](http://opensource.org/licenses/MIT)
-googletest - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
-
libflac - [The BSD 3-Clause License](http://opensource.org/licenses/BSD-3-Clause)
libjpeg - [Custom BSD-like](https://github.com/numenta/nupic/blob/master/external/licenses/LICENSE.libjpeg-6b.txt)