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