From 5155aa40960c9dd6f8a8f55b5c711a9091820c3b Mon Sep 17 00:00:00 2001 From: Tycho Bickerstaff Date: Tue, 10 Dec 2013 23:26:55 +0000 Subject: added zlib --- lib/cryptopp/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/cryptopp/CMakeLists.txt') diff --git a/lib/cryptopp/CMakeLists.txt b/lib/cryptopp/CMakeLists.txt index e0e65c818..3497b3346 100644 --- a/lib/cryptopp/CMakeLists.txt +++ b/lib/cryptopp/CMakeLists.txt @@ -8,7 +8,6 @@ endif() include_directories ("${PROJECT_SOURCE_DIR}/../../src/") file(GLOB cryptopp_SRC - "*.h" "*.cpp" ) -- cgit v1.2.3