summaryrefslogtreecommitdiff
path: root/indra/cmake/LLMath.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/LLMath.cmake')
-rw-r--r--indra/cmake/LLMath.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/cmake/LLMath.cmake b/indra/cmake/LLMath.cmake
index 8afd45efc6..893920ae6f 100644
--- a/indra/cmake/LLMath.cmake
+++ b/indra/cmake/LLMath.cmake
@@ -4,6 +4,4 @@ set(LLMATH_INCLUDE_DIRS
${LIBS_OPEN_DIR}/llmath
)
-set(LLMATH_LIBRARIES
- llmath
- )
+set(LLMATH_LIBRARIES llmath)