diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-12-10 09:28:47 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-12-10 09:28:47 -0800 |
commit | 4a92f49e7b129461010559f3c298620e9a589aab (patch) | |
tree | ab1de981f6c035c666c7d0a383deaddf2bd2afcf /indra/newview/CMakeLists.txt | |
parent | 9b4d09471cca6922257a27ba9cb70498ab81fd94 (diff) | |
parent | 4c33c54ce03bffd3ad75be3dccaed2d26a68e157 (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 be6bce8054..fcd29d76ef 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) |