Adding external for unit testing purposes.
This commit is contained in:
parent
d324063212
commit
9776c6a5fe
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ C++ GameDev related math helpers. These helpers will be designed for ease of us
|
||||||
|
|
||||||
Requirements
|
Requirements
|
||||||
-----------
|
-----------
|
||||||
Aside from a C++ compiler, there are no external dependencies outside of the stdlib.
|
Aside from a C++ compiler, there are no external dependencies outside of the stdlib. However, for running unit tests this uses `[igloo](https://github.com/joakimkarlsson/igloo)`, already referenced as an external.
|
Loading…
Add table
Add a link
Reference in a new issue