summaryrefslogtreecommitdiff
path: root/indra/llvfs
diff options
context:
space:
mode:
Diffstat (limited to 'indra/llvfs')
-rw-r--r--indra/llvfs/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/llvfs/CMakeLists.txt b/indra/llvfs/CMakeLists.txt
index 261d666548..a819d12861 100644
--- a/indra/llvfs/CMakeLists.txt
+++ b/indra/llvfs/CMakeLists.txt
@@ -69,7 +69,6 @@ set(vfs_BOOST_LIBRARIES
target_link_libraries(llvfs
${vfs_BOOST_LIBRARIES}
- ${LLCOMMON_LIBRARIES}
)
if (DARWIN)