From dee3397f36e75a1bc6f28fd47e77bdbeb0bec04c Mon Sep 17 00:00:00 2001
From: Marcel Loose <loose@astron.nl>
Date: Thu, 13 Jan 2011 10:02:32 +0000
Subject: [PATCH] Bug 1310: Added LOG4CXX_ROOT_DIR to variants file for lfe001.

---
 CMake/variants/variants.lfe001 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CMake/variants/variants.lfe001 b/CMake/variants/variants.lfe001
index 141c9a6bff1..5d1453b0e51 100644
--- a/CMake/variants/variants.lfe001
+++ b/CMake/variants/variants.lfe001
@@ -5,3 +5,5 @@ set(ENV{HDF5_ROOT} /opt/storage/hdf5)
 
 set(PYRAP_ROOT_DIR /opt/pyrap)
 set(WCSLIB_ROOT_DIR /opt/wcslib)
+
+set(LOG4CXX_ROOT_DIR /opt/LofIm/external/log4cxx)
-- 
GitLab