diff options
author | callum_linden <none@none> | 2016-05-26 12:50:54 -0700 |
---|---|---|
committer | callum_linden <none@none> | 2016-05-26 12:50:54 -0700 |
commit | 70a38880faca24a9ed0a67606ef6bfd278ccd624 (patch) | |
tree | 0cf6d369d3465a31a694bed9651c5d90d82329a8 /indra/cmake/CMakeLists.txt | |
parent | 05fcb7c8126a3f3496d948affe7f2722c9ca8fad (diff) |
Put back QuickTime plugin code for OS X only (untested - moving code to OS X dev)
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rw-r--r-- | indra/cmake/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index 6620dfa3cb..13a31cbce7 100644 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -90,6 +90,7 @@ set(cmake_SOURCE_FILES Prebuilt.cmake PulseAudio.cmake Python.cmake + QuickTimePlugin.cmake TemplateCheck.cmake Tut.cmake UI.cmake |