[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] r4528: Remove the last traces of zlib (vidalia/trunk/src/common)
Author: chiiph
Date: 2011-03-11 23:15:34 +0000 (Fri, 11 Mar 2011)
New Revision: 4528
Modified:
vidalia/trunk/src/common/CMakeLists.txt
Log:
Remove the last traces of zlib
Modified: vidalia/trunk/src/common/CMakeLists.txt
===================================================================
--- vidalia/trunk/src/common/CMakeLists.txt 2011-03-09 13:13:42 UTC (rev 4527)
+++ vidalia/trunk/src/common/CMakeLists.txt 2011-03-11 23:15:34 UTC (rev 4528)
@@ -21,7 +21,6 @@
stringutil.cpp
TorSocket.cpp
TorSslSocket.cpp
- ZlibByteArray.cpp
)
qt4_wrap_cpp(common_SRCS
TorSocket.h
@@ -44,8 +43,4 @@
if(OPENSSL_LIBRARIES)
target_link_libraries(common ${OPENSSL_LIBRARIES})
endif(OPENSSL_LIBRARIES)
-if (APPLE)
- include(FindZLIB)
- target_link_libraries(common ${ZLIB_LIBRARIES})
-endif(APPLE)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits