diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-11-23 17:20:08 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-11-23 17:20:08 -0800 |
commit | 0b9aa795702ae9304b2e9d4c58698f95ac636399 (patch) | |
tree | 2221ed164f503bbca5c3d91b7314093a5d3ca5e7 /indra/newview/CMakeLists.txt | |
parent | 7bfa11ed694f9fffa9d8983f3d60f740d630cfc2 (diff) | |
parent | dbe1f9755896e41e2064a3ee69725d753c67921f (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 e8302ab5eb..f835950ee8 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) |