diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-12-15 14:32:01 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-12-15 14:32:01 -0800 |
commit | aba3d46fb47a4dab652254ed099037629a87dc24 (patch) | |
tree | fe8a7b0c079fef8ec800f1bff5db201c11273a8e /indra/newview/CMakeLists.txt | |
parent | 89a8182c2cd8d04b85c70d82f654714b83afebb8 (diff) | |
parent | 4a92f49e7b129461010559f3c298620e9a589aab (diff) |
merge
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r-- | indra/newview/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt index 492d70a956..5c792fd0b4 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -7,6 +7,7 @@ include(Boost) include(BuildVersion) include(DBusGlib) include(DirectX) +include(DragDrop) include(ELFIO) include(FMOD) include(OPENAL) |