mirror of
https://github.com/recp/cglm.git
synced 2025-10-04 09:08:53 +00:00
Update README.md
This commit is contained in:
@@ -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
|
$ 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
|
### Building Docs
|
||||||
First you need install Sphinx: http://www.sphinx-doc.org/en/master/usage/installation.html
|
First you need install Sphinx: http://www.sphinx-doc.org/en/master/usage/installation.html
|
||||||
then:
|
then:
|
||||||
|
Reference in New Issue
Block a user