From 79d8855d879b3ec7b6f1e851b2a4dd05f572eccc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Mon, 17 Dec 2018 00:11:16 +0000 Subject: meson: build openexr plugin --- ext/meson.build | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext/meson.build') diff --git a/ext/meson.build b/ext/meson.build index 57386a64c..f1e8af743 100644 --- a/ext/meson.build +++ b/ext/meson.build @@ -35,7 +35,7 @@ subdir('neon') subdir('ofa') subdir('openal') subdir('opencv') -#subdir('openexr') +subdir('openexr') subdir('openh264') subdir('openjpeg') #subdir('openni2') -- cgit v1.2.1