/src/middleware/stb_vorbis/CMakeLists.txt
CMake | 2 lines | 2 code | 0 blank | 0 comment | 0 complexity | 14f28f999c6e1533acb20ed637b975f9 MD5 | raw file
1file(GLOB STB_VORBIS_SOURCE *.c) 2add_library(stb_vorbis ${STB_VORBIS_SOURCE})
1file(GLOB STB_VORBIS_SOURCE *.c) 2add_library(stb_vorbis ${STB_VORBIS_SOURCE})