diff options
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 d9155377c1..4340ac1f01 100644 --- a/indra/newview/CMakeLists.txt +++ b/indra/newview/CMakeLists.txt @@ -8,6 +8,7 @@ include(BuildVersion) include(DBusGlib) include(DirectX) include(OpenSSL) +include(DragDrop) include(ELFIO) include(FMOD) include(OPENAL) |