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