summaryrefslogtreecommitdiff
path: root/indra/media_plugins/CMakeLists.txt
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2017-02-03 20:14:32 -0500
committerNat Goodspeed <nat@lindenlab.com>2017-02-03 20:14:32 -0500
commit37974a2fa26ecdd1bbe91e3007ad4cf81af1f851 (patch)
tree71eb6db2ddfcc28719f7fc5a920068f886b079c2 /indra/media_plugins/CMakeLists.txt
parentc2c4a1e8514dc8a0df8e9d2f7b2e743691ef7ce3 (diff)
parent275d2e7e025eb7b3bfd8d924429e4bf9dbb26e66 (diff)
Automated merge with ssh://bitbucket.org/lindenlab/viewer64
Diffstat (limited to 'indra/media_plugins/CMakeLists.txt')
-rw-r--r--indra/media_plugins/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/media_plugins/CMakeLists.txt b/indra/media_plugins/CMakeLists.txt
index f654c15183..1eadce825e 100644
--- a/indra/media_plugins/CMakeLists.txt
+++ b/indra/media_plugins/CMakeLists.txt
@@ -9,6 +9,7 @@ endif (LINUX)
if (DARWIN)
add_subdirectory(cef)
+ add_subdirectory(libvlc)
endif (DARWIN)
if (WINDOWS)