diff options
author | Rick Pasetto <rick@lindenlab.com> | 2010-01-11 11:05:00 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2010-01-11 11:05:00 -0800 |
commit | ca1a164b6a1f7a77e3b13f46eda6c886bc89406d (patch) | |
tree | 2e075c6ef11a457e5e809d7008bb4c95dcb2f914 /indra/newview/CMakeLists.txt | |
parent | 158005d5ec90dfe31ba8c22c5dbd6b52c78fcac7 (diff) | |
parent | 301f59b8d9172dd85e91e6bd109fdb4645897924 (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 62cb8380c0..fc59c3e63e 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) |