diff options
author | Rick Pasetto <rick@lindenlab.com> | 2009-11-25 09:53:24 -0800 |
---|---|---|
committer | Rick Pasetto <rick@lindenlab.com> | 2009-11-25 09:53:24 -0800 |
commit | 46b36d4fde4de97cd9960553ea77a64fbbe34b6a (patch) | |
tree | ea516ac8232510ab03c009734d58a2a4ab959194 /indra/newview/CMakeLists.txt | |
parent | 57bc7dc44f31ef132a4abec228459c490c425eed (diff) | |
parent | 97af20b4ba4a400569e99a616fc026190d3eec6c (diff) |
merge
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 e632cbaaf2..4d85a2f2cd 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) |