aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/linden/indra/cmake/LLUI.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'linden/indra/cmake/LLUI.cmake')
-rw-r--r--linden/indra/cmake/LLUI.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/linden/indra/cmake/LLUI.cmake b/linden/indra/cmake/LLUI.cmake
index d1287de..34de571 100644
--- a/linden/indra/cmake/LLUI.cmake
+++ b/linden/indra/cmake/LLUI.cmake
@@ -4,6 +4,4 @@ set(LLUI_INCLUDE_DIRS
4 ${LIBS_OPEN_DIR}/llui 4 ${LIBS_OPEN_DIR}/llui
5 ) 5 )
6 6
7set(LLUI_LIBRARIES 7set(LLUI_LIBRARIES llui)
8 llui
9 )