update deps

This commit is contained in:
QIDI TECH
2025-03-21 16:34:06 +08:00
parent 0eb68458ad
commit 4386e44453
11 changed files with 10698 additions and 65 deletions

View File

@@ -40,6 +40,9 @@ target_include_directories(ankerl INTERFACE ankerl)
add_library(stb_dxt INTERFACE)
target_include_directories(stb_dxt INTERFACE stb_dxt)
add_library(stb_image INTERFACE)
target_include_directories(stb_image INTERFACE stb_image)
add_library(tcbspan INTERFACE)
target_include_directories(tcbspan INTERFACE tcbspan)

File diff suppressed because it is too large Load Diff