Blob Blame History Raw
From d356019e2510dc2eb0bcd161fd823561287871dc Mon Sep 17 00:00:00 2001
From: "Ankur Sinha (Ankur Sinha Gmail)" <sanjay.ankur@gmail.com>
Date: Thu, 15 Nov 2018 15:31:18 +0000
Subject: [PATCH 3/4] v2.0.2 Use Fedora minizip

---
 contrib/brl/b3p/CMakeLists.txt | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/contrib/brl/b3p/CMakeLists.txt b/contrib/brl/b3p/CMakeLists.txt
index 7fefd89f41c484b877492ac77f3ab7fab3418bc6..b2f4b5f6bdb4ed0cbbde6459cb201578a1823a5d 100644
--- a/contrib/brl/b3p/CMakeLists.txt
+++ b/contrib/brl/b3p/CMakeLists.txt
@@ -19,7 +19,3 @@ add_subdirectory(expatpp)
 option( VXL_FORCE_B3P_SHAPELIB "Use B3P instead of any native SHAPELIB library?" YES)
 mark_as_advanced( VXL_FORCE_B3P_SHAPELIB )
 add_subdirectory(shapelib)
-
-add_subdirectory(minizip)
-
-
-- 
2.21.0