mirror of
https://github.com/WinampDesktop/winamp.git
synced 2025-06-19 09:15:46 -04:00
dep: Add stb_image_resize
This commit is contained in:
@ -1,5 +1,8 @@
|
||||
set(SRCS
|
||||
src/stb_image_write.c
|
||||
include/stb_image_resize.h
|
||||
include/stb_image_write.h
|
||||
src/stb_image_resize.c
|
||||
src/stb_image_write.c
|
||||
)
|
||||
|
||||
add_library(stb ${SRCS})
|
||||
|
Reference in New Issue
Block a user