summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorKitty Barnett <develop@catznip.com>2012-02-10 16:25:55 +0100
committerKitty Barnett <develop@catznip.com>2012-02-10 16:25:55 +0100
commit6d050cad618493b7881ea6d0073e64ba732b6352 (patch)
tree6f76dafad2bbad827d2f38eb40c48f237bd8a0a5 /indra/newview/CMakeLists.txt
parentcf370a8dcde5ae77c27aa4fdd105d399c60c3d53 (diff)
- fixed : Hunspell linking issues
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index 0ec3e0e08a..fed9ea6790 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -13,6 +13,7 @@ include(EXPAT)
include(FMOD)
include(OPENAL)
include(FindOpenGL)
+include(Hunspell)
include(JsonCpp)
include(LLAudio)
include(LLCharacter)