summaryrefslogtreecommitdiff
path: root/indra/cmake/LLCharacter.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'indra/cmake/LLCharacter.cmake')
-rw-r--r--indra/cmake/LLCharacter.cmake4
1 files changed, 1 insertions, 3 deletions
diff --git a/indra/cmake/LLCharacter.cmake b/indra/cmake/LLCharacter.cmake
index c74092cdd5..9b2f5c4956 100644
--- a/indra/cmake/LLCharacter.cmake
+++ b/indra/cmake/LLCharacter.cmake
@@ -4,6 +4,4 @@ set(LLCHARACTER_INCLUDE_DIRS
${LIBS_OPEN_DIR}/llcharacter
)
-set(LLCHARACTER_LIBRARIES
- llcharacter
- )
+set(LLCHARACTER_LIBRARIES llcharacter)