Added ChargeAudio and subsequently a half baked audio support
Audio is almost ready(thank you miniaudio), there is a drift that needs to be solved and then we are golden.
This commit is contained in:
@@ -36,6 +36,7 @@ target_link_libraries(
|
||||
PRIVATE Corrade::Main
|
||||
Magnum::GL
|
||||
Magnum::Magnum
|
||||
ChargeAudio::ChargeAudio
|
||||
${AVFORMAT_LIBRARIES}
|
||||
${AVCODEC_LIBRARIES}
|
||||
${AVUTIL_LIBRARIES}
|
||||
|
||||
Reference in New Issue
Block a user