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/LLMath.cmake | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'linden/indra/cmake/LLMath.cmake') diff --git a/linden/indra/cmake/LLMath.cmake b/linden/indra/cmake/LLMath.cmake index 8afd45e..893920a 100644 --- a/linden/indra/cmake/LLMath.cmake +++ b/linden/indra/cmake/LLMath.cmake @@ -4,6 +4,4 @@ set(LLMATH_INCLUDE_DIRS ${LIBS_OPEN_DIR}/llmath ) -set(LLMATH_LIBRARIES - llmath - ) +set(LLMATH_LIBRARIES llmath) -- cgit v1.1