diff options
Diffstat (limited to 'linden/indra/cmake/GStreamer.cmake')
-rw-r--r-- | linden/indra/cmake/GStreamer.cmake | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/linden/indra/cmake/GStreamer.cmake b/linden/indra/cmake/GStreamer.cmake index 880233e..29896d0 100644 --- a/linden/indra/cmake/GStreamer.cmake +++ b/linden/indra/cmake/GStreamer.cmake | |||
@@ -11,6 +11,7 @@ if (WINDOWS) | |||
11 | 11 | ||
12 | use_prebuilt_binary(libxml) | 12 | use_prebuilt_binary(libxml) |
13 | use_prebuilt_binary(iconv) | 13 | use_prebuilt_binary(iconv) |
14 | use_prebuilt_binary(glib) | ||
14 | use_prebuilt_binary(gstreamer-plugins) | 15 | use_prebuilt_binary(gstreamer-plugins) |
15 | set(GSTREAMER_FOUND ON FORCE BOOL) | 16 | set(GSTREAMER_FOUND ON FORCE BOOL) |
16 | set(GSTREAMER_INCLUDE_DIRS | 17 | set(GSTREAMER_INCLUDE_DIRS |