diff options
| -rw-r--r-- | indra/llcommon/CMakeLists.txt | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/indra/llcommon/CMakeLists.txt b/indra/llcommon/CMakeLists.txt index 6ef7b82ebb..4001e1f0c5 100644 --- a/indra/llcommon/CMakeLists.txt +++ b/indra/llcommon/CMakeLists.txt @@ -190,7 +190,6 @@ add_library (llcommon ${llcommon_SOURCE_FILES})  target_link_libraries(      llcommon      ${APRUTIL_LIBRARIES} -    ${APRICONV_LIBRARIES}      ${APR_LIBRARIES}      ${EXPAT_LIBRARIES}      ${ZLIB_LIBRARIES} | 
