diff options
author | Rick Pasetto <rick@lindenlab.com> | 2010-01-08 17:43:14 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2010-01-08 17:43:14 -0800 |
commit | 301f59b8d9172dd85e91e6bd109fdb4645897924 (patch) | |
tree | 94fbfdd3d9629a0526545b9adde5938dc171ba53 /indra/newview/CMakeLists.txt | |
parent | b88563b23bed940f44f863814ad12dac13f823da (diff) | |
parent | fa2fdd0a958555d4a74f1c2a8e03cc99eae56c33 (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 8918fc3018..08d3026897 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) |