mirror of
https://git.mirrors.martin98.com/https://github.com/syoyo/tinygltf.git
synced 2025-08-03 16:50:44 +08:00
fix ci build of example
This commit is contained in:
parent
ab069ffb40
commit
d4f8fcea10
@ -1,3 +1,5 @@
|
||||
|
||||
#define STB_IMAGE_IMPLEMENTATION
|
||||
#include "stb_image.h"
|
||||
#define LODEPNG_IMPLEMENTATION
|
||||
#include "lodepng.h"
|
@ -9,7 +9,7 @@ newoption {
|
||||
}
|
||||
|
||||
sources = {
|
||||
"stbi-impl.cc",
|
||||
"img-loaders.cc",
|
||||
"main.cc",
|
||||
"render.cc",
|
||||
"render-config.cc",
|
||||
|
Loading…
x
Reference in New Issue
Block a user