NcStudios / NcEngine

NcEngine: 3D game engine written in modern C++ and Vulkan
https://ncstudios.itch.io/
MIT License
36 stars 2 forks source link

Build separate RtAudio lib #651

Closed McCallisterRomer closed 1 month ago

McCallisterRomer commented 1 month ago

resolves #383

Building RtAudio as a separate library so we can isolate its definitions/disabled warnings and moving it into the external directory.