diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-12-15 18:00:09 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-12-15 18:00:09 -0800 |
commit | 66d9161729aef01889e2713bdd0fffca8f6d5466 (patch) | |
tree | 1f6413223be908289dac124ab211dfd689e44676 /indra/newview/CMakeLists.txt | |
parent | e7eae453908e77a959a2ef6fea272107491fe35e (diff) | |
parent | 23760a63a0f018a48625710f8de07e490f3cdd2f (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 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) |