We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78a091f commit e283f99Copy full SHA for e283f99
README.md
@@ -39,6 +39,7 @@ If you're building from git, grab the data with:
39
First install all dependencies:
40
- FreeGLUT
41
- GLEW
42
- - Assimp
43
44
Then just type `make` to build.
+
45
+To cross-compile the windows version using mingw-w64, type `make cross`.
0 commit comments