Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/dosbox-staging/dosbox-staging.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorkcgen <kcgen@users.noreply.github.com>2022-07-27 08:23:45 +0300
committerkcgen <1557255+kcgen@users.noreply.github.com>2022-07-28 18:11:30 +0300
commitb6cf534842f54785beb13d5b4759e2b492e04b1f (patch)
treee55193f582ea60c05d00d2bd493a9639a3becf63 /meson_options.txt
parent274e5c874ab807ff1c897b14e2390cf89ab677c8 (diff)
Provide Iir1 via Meson wrap and vcpkg
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson_options.txt b/meson_options.txt
index d411fb6d2..cbad68245 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -49,6 +49,7 @@ option('try_static_libs',
type : 'array',
choices : [
'fluidsynth',
+ 'iir',
'mt32emu',
'opusfile',
'png',