summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
Diffstat (limited to 'indra')
-rw-r--r--indra/cmake/LLAppearance.cmake5
1 files changed, 3 insertions, 2 deletions
diff --git a/indra/cmake/LLAppearance.cmake b/indra/cmake/LLAppearance.cmake
index 0ad2c1d4ed..ae265d07e3 100644
--- a/indra/cmake/LLAppearance.cmake
+++ b/indra/cmake/LLAppearance.cmake
@@ -20,7 +20,8 @@ set(LLAPPEARANCE_LIBRARIES llappearance
llcorehttp
${BOOST_COROUTINE_LIBRARY}
${BOOST_CONTEXT_LIBRARY}
- ${BOOST_SYSTEM_LIBRARY})
-)
+ ${BOOST_SYSTEM_LIBRARY}
+ )
+