mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-18 13:55:46 -04:00
dep: Add stb_image
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
set(SRCS
|
||||
include/stb_image.h
|
||||
include/stb_image_resize.h
|
||||
include/stb_image_write.h
|
||||
src/stb_image.c
|
||||
src/stb_image_resize.c
|
||||
src/stb_image_write.c
|
||||
)
|
||||
|
Reference in New Issue
Block a user