diff options
-rw-r--r-- | indra/integration_tests/llui_libtest/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
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) |