From 8279f93f4dbaa918bdfca54c96023080055d84e9 Mon Sep 17 00:00:00 2001 From: Bryan O'Sullivan Date: Fri, 29 Aug 2008 21:18:49 +0000 Subject: Use target_link_libraries for llcommon --- indra/newview/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'indra/newview') 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} ) -- cgit v1.2.3