diff options
author | callum_linden <none@none> | 2015-03-24 00:42:42 +0100 |
---|---|---|
committer | callum_linden <none@none> | 2015-03-24 00:42:42 +0100 |
commit | ab9e83030671f0d309eada847af7055213dfe501 (patch) | |
tree | 40f4ed2d4d84545dd9fad0b1e34969c6d2ffd4f0 /indra/cmake/CMakeLists.txt | |
parent | d3477b738881acbdf2bd1cc7bfaadaaae3890be6 (diff) |
Refer to new QuickTime third party package with fixes for VS2013 & re-add QuickTime media plugin
Diffstat (limited to 'indra/cmake/CMakeLists.txt')
-rwxr-xr-x | indra/cmake/CMakeLists.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/indra/cmake/CMakeLists.txt b/indra/cmake/CMakeLists.txt index cd7da5d6c1..8d43afd1e2 100755 --- a/indra/cmake/CMakeLists.txt +++ b/indra/cmake/CMakeLists.txt @@ -82,18 +82,18 @@ set(cmake_SOURCE_FILES LLXML.cmake LScript.cmake Linking.cmake -## MediaPluginBase.cmake + MediaPluginBase.cmake NDOF.cmake OPENAL.cmake OpenGL.cmake OpenJPEG.cmake OpenSSL.cmake PNG.cmake -## PluginAPI.cmake + PluginAPI.cmake Prebuilt.cmake PulseAudio.cmake Python.cmake -## QuickTimePlugin.cmake + QuickTimePlugin.cmake TemplateCheck.cmake Tut.cmake UI.cmake |