mirror of
https://github.com/love2d/love.git
synced 2026-08-17 19:23:38 +02:00
Add dr_flac header file to cmakelists and xcode
This commit is contained in:
@@ -1247,6 +1247,16 @@ set(LOVE_SRC_3P_DDSPARSE
|
||||
|
||||
add_library(love_3p_ddsparse ${LOVE_SRC_3P_DDSPARSE})
|
||||
|
||||
#
|
||||
# dr_flac
|
||||
#
|
||||
|
||||
set(LOVE_SRC_3P_DRFLAC
|
||||
src/libraries/dr_flac/dr_flac.h
|
||||
)
|
||||
|
||||
# dr_flac has no implementation files of its own.
|
||||
|
||||
#
|
||||
# enet
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user