Update README.md

This commit is contained in:
Recep Aslantas
2019-09-14 16:01:43 +03:00
committed by GitHub
parent 0ed88cfda8
commit 3af861b61e

View File

@@ -166,6 +166,10 @@ if `msbuild` won't work (because of multi version VS) then try to build with `de
$ devenv cglm.sln /Build Release
```
#### Running Tests on Windows
You can see test project in same visual studio solution file. It is enough to run that project to run tests.
### Building Docs
First you need install Sphinx: http://www.sphinx-doc.org/en/master/usage/installation.html
then: