mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-09-25 11:36:31 +00:00
Move the implementation of stbi to it's own .cc file
Signed-off by: Arthur Brainville (Ybalrid) <ybalrid@ybalrid.info>
This commit is contained in:
committed by
Arthur Brainville
parent
8066a54415
commit
3903446bfc
@@ -9,6 +9,7 @@ newoption {
|
||||
}
|
||||
|
||||
sources = {
|
||||
"stbi-impl.cc",
|
||||
"main.cc",
|
||||
"render.cc",
|
||||
"render-config.cc",
|
||||
|
||||
Reference in New Issue
Block a user