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.
2 parents 9bdbbf2 + 6c84ea5 commit 917233cCopy full SHA for 917233c
4 files changed
CMakeLists.txt
@@ -22,6 +22,7 @@ include(InstallRequiredSystemLibraries)
22
set(SIMPLEGRAPHIC_SOURCES
23
"config.h"
24
"dep/stb/stb_image.h"
25
+ "dep/stb/stb_image_resize.h"
26
"dep/stb/stb_image_write.h"
27
"engine/common/common.cpp"
28
"engine/common/console.cpp"
0 commit comments