fix: 修复 CMakeLists.txt 路径并添加 stbi 库

This commit is contained in:
2026-03-15 17:37:00 +08:00
parent 4881aee70a
commit 182025be6a
4 changed files with 7205 additions and 1 deletions

View File

@@ -0,0 +1,2 @@
#define STB_IMAGE_IMPLEMENTATION
#include "stb_image.h"