summaryrefslogtreecommitdiff
path: root/indra/newview/CMakeLists.txt
diff options
context:
space:
mode:
authorBryan O'Sullivan <bos@lindenlab.com>2008-08-29 21:18:49 +0000
committerBryan O'Sullivan <bos@lindenlab.com>2008-08-29 21:18:49 +0000
commit8279f93f4dbaa918bdfca54c96023080055d84e9 (patch)
tree2cfd7d7c3fd9423ae7c72a1e6928b6bb7e8ff42a /indra/newview/CMakeLists.txt
parent52108f7472740f3e3a2e7fecf2296ad280af1360 (diff)
Use target_link_libraries for llcommon
Diffstat (limited to 'indra/newview/CMakeLists.txt')
-rw-r--r--indra/newview/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/CMakeLists.txt b/indra/newview/CMakeLists.txt
index b0663c1d3b..9a01a84de8 100644
--- a/indra/newview/CMakeLists.txt
+++ b/indra/newview/CMakeLists.txt
@@ -1388,7 +1388,6 @@ target_link_libraries(secondlife-bin
${QUICKTIME_LIBRARY}
${WINDOWS_LIBRARIES}
${XMLRPCEPI_LIBRARIES}
- ${ZLIB_LIBRARIES}
${ELFIO_LIBRARIES}
)