From be12857e03f7905bc954ab1ece8b44d85ac38ed5 Mon Sep 17 00:00:00 2001
From: Ger van Diepen <diepen@astron.nl>
Date: Tue, 26 Apr 2011 09:58:48 +0000
Subject: [PATCH] bug 1660: Removed dependency on Blitz

---
 LCS/ApplCommon/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/LCS/ApplCommon/CMakeLists.txt b/LCS/ApplCommon/CMakeLists.txt
index 7aa8eaf2cb1..2541f284bfb 100644
--- a/LCS/ApplCommon/CMakeLists.txt
+++ b/LCS/ApplCommon/CMakeLists.txt
@@ -4,7 +4,6 @@ lofar_package(ApplCommon 3.1 DEPENDS Common)
 
 include(LofarFindPackage)
 lofar_find_package(Boost COMPONENTS date_time regex)
-lofar_find_package(Blitz REQUIRED)
 
 add_subdirectory(include/ApplCommon)
 add_subdirectory(src)
-- 
GitLab