From 8f0bd4b388ac74d5528fbbb83527e173c5624eec Mon Sep 17 00:00:00 2001 From: Oz Linden Date: Fri, 13 Apr 2012 15:33:39 -0400 Subject: add cmake configuration for hunspell to llui integration test --- indra/integration_tests/llui_libtest/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) (limited to 'indra/integration_tests') diff --git a/indra/integration_tests/llui_libtest/CMakeLists.txt b/indra/integration_tests/llui_libtest/CMakeLists.txt index ba6b318cb8..4332261739 100644 --- a/indra/integration_tests/llui_libtest/CMakeLists.txt +++ b/indra/integration_tests/llui_libtest/CMakeLists.txt @@ -19,6 +19,7 @@ include(LLUI) include(LLVFS) # ugh, needed for LLDir include(LLXML) include(LLXUIXML) +include(Hunspell) include(Linking) # include(Tut) -- cgit v1.2.3