Skip to content
Snippets Groups Projects
Commit 8f0bd4b3 authored by Oz Linden's avatar Oz Linden
Browse files

add cmake configuration for hunspell to llui integration test

parent 6d050cad
Branches
Tags
No related merge requests found
...@@ -19,6 +19,7 @@ include(LLUI) ...@@ -19,6 +19,7 @@ include(LLUI)
include(LLVFS) # ugh, needed for LLDir include(LLVFS) # ugh, needed for LLDir
include(LLXML) include(LLXML)
include(LLXUIXML) include(LLXUIXML)
include(Hunspell)
include(Linking) include(Linking)
# include(Tut) # include(Tut)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment