diff options
author | Rick Pasetto <rick@lindenlab.com> | 2010-01-18 11:51:13 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2010-01-18 11:51:13 -0800 |
commit | 313ef1a0f63683336ec0d740912411bfeb2d9fbd (patch) | |
tree | 5fae2247af9995512e0a638c6faaf85078f36258 /indra/newview/CMakeLists.txt | |
parent | 48123c536c8ae182b39440163d7002a07d126e0c (diff) | |
parent | b4ccb9367f810e778e6548ac0a4487f29bfb0341 (diff) |
Automated merge with ssh://rick@hg.lindenlab.com/viewer/viewer-2-0/
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 958b9521fa..8860cbd051 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) |