We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e387b0 commit 3750295Copy full SHA for 3750295
README.md
@@ -21,6 +21,7 @@ Pull tinygltf external: `git submodule init && git submodule update`
21
* Create a build folder and go in it: `mkdir build && cd build`
22
* Run CMake: `cmake ..`
23
* Run Make: `make install`
24
+* The output is inside the main folder bin/
25
26
## Build on Windows
27
I generally use Visual Studio 2019+ for CMake.
0 commit comments