Add cmake flag to use system-provided miniaudio (#4867)
Example usage: `cmake -DUSE_SYSTEM_MINIAUDIO=ON ..`
This commit is contained in:
@@ -31,6 +31,7 @@
|
||||
- Dev: Fixed flickering when running with Direct2D on Windows. (#4851)
|
||||
- Dev: Fix qtkeychain include for Qt6 users. (#4863)
|
||||
- Dev: Add a compile-time flag `CHATTERINO_UPDATER` which can be turned off to disable update checks. (#4854)
|
||||
- Dev: Add a compile-time flag `USE_SYSTEM_MINIAUDIO` which can be turned on to use the system miniaudio. (#4867)
|
||||
|
||||
## 2.4.6
|
||||
|
||||
|
||||
Reference in New Issue
Block a user