From cbc025a6494ff5cbab97ee6c41b011a1ebcecabc Mon Sep 17 00:00:00 2001 From: Roy Stogner Date: Wed, 1 Dec 2021 17:37:18 -0600 Subject: [PATCH] Note unit test dependencies I already had most of Boost installed, but not enough. --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 83eeac7..21dec88 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,9 @@ Core poly2tri lib: * Standard Template Library (STL) +Unit tests: +* Boost (filesystem, test framework) + Testbed: * OpenGL