diff options
author | Rick Pasetto <rick@lindenlab.com> | 2010-01-25 09:13:34 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2010-01-25 09:13:34 -0800 |
commit | d451a515c8fe096a2096ca421acc21cd7e4644fb (patch) | |
tree | 40cbba8c04fae7cefd71c925b0e29963999777a0 /indra/newview/CMakeLists.txt | |
parent | f11f8b34478f0d408689fe7959f233567001374d (diff) | |
parent | 927b8da7e9f736e4d142dfc4772d80316f51cc93 (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 5373556c20..cd116ab0d2 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) |