From 7abecb48babe6a6f09bf6692ba55076546cfced9 Mon Sep 17 00:00:00 2001 From: Jacek Antonelli Date: Mon, 1 Dec 2008 17:39:58 -0600 Subject: Second Life viewer sources 1.22.0-RC --- linden/indra/cmake/LLUI.cmake | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linden/indra/cmake/LLUI.cmake') 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 ${LIBS_OPEN_DIR}/llui ) -set(LLUI_LIBRARIES - llui - ) +set(LLUI_LIBRARIES llui) -- cgit v1.1