diff --git a/CMake/variants/variants.jupiter b/CMake/variants/variants.jupiter deleted file mode 100644 index 3c00c3cbf67864dedcb3b5450b68e7ad99328ac5..0000000000000000000000000000000000000000 --- a/CMake/variants/variants.jupiter +++ /dev/null @@ -1,23 +0,0 @@ -## -*- CMake -*- -## -## Host specific variants file. -## Settings in this file extend or override those in the global variants file. -## -## $Id$ - -#set(CMAKE_SYSTEM_NAME BlueGeneP) - -# Define compiler suites. -#list(APPEND LOFAR_COMPILER_SUITES GNUBGP) - -# Define build variants. -#list(APPEND LOFAR_BUILD_VARIANTS CN ION) - -# Options -option(USE_LOG4CPLUS "Use Log4Cplus" OFF) -option(USE_MPI "Use MPI" OFF) - -# Host specific paths to third party packages -set(CASACORE_ROOT_DIR /home/romein/packages/casacore) -set(CASACORE_MAKE_REQUIRED_EXTERNALS_OPTIONAL ON) -#set(BOOST_LIBRARYDIR /globalhome/romein/lib.bgp) diff --git a/CMake/variants/variants.lfe001 b/CMake/variants/variants.lfe001 deleted file mode 100644 index b72d84db644a764f932c92f9f744e0cd00792729..0000000000000000000000000000000000000000 --- a/CMake/variants/variants.lfe001 +++ /dev/null @@ -1,18 +0,0 @@ -set(CASACORE_ROOT_DIR /opt/cep/casacore) -set(CASAREST_ROOT_DIR /opt/cep/casarest) -set(LDA_ROOT_DIR /opt/cep/lda) -set(ENV{HDF5_ROOT} /opt/cep/storage/hdf5) - -set(PYRAP_ROOT_DIR /opt/cep/pyrap) - -set(WCSLIB_ROOT_DIR /opt/cep/wcslib) - -set(LOG4CXX_ROOT_DIR /opt/cep/LofIm/external/log4cxx) -set(LOG4CPLUS_ROOT_DIR /opt/cep/lofar/external/log4cplus) - -#set(ENV{JAVA_HOME} /usr/lib/jvm/java-1.5.0-sun) - -set(CTEST_CUSTOM_WARNING_EXCEPTION - "/log4cxx/helpers/objectptr.h:[0-9]+: warning: base class" - "/log4cxx/helpers/objectptr.h:[0-9]+: warning: dereferencing type-punned pointer" -) diff --git a/CMake/variants/variants.lfe002 b/CMake/variants/variants.lfe002 deleted file mode 100644 index b72d84db644a764f932c92f9f744e0cd00792729..0000000000000000000000000000000000000000 --- a/CMake/variants/variants.lfe002 +++ /dev/null @@ -1,18 +0,0 @@ -set(CASACORE_ROOT_DIR /opt/cep/casacore) -set(CASAREST_ROOT_DIR /opt/cep/casarest) -set(LDA_ROOT_DIR /opt/cep/lda) -set(ENV{HDF5_ROOT} /opt/cep/storage/hdf5) - -set(PYRAP_ROOT_DIR /opt/cep/pyrap) - -set(WCSLIB_ROOT_DIR /opt/cep/wcslib) - -set(LOG4CXX_ROOT_DIR /opt/cep/LofIm/external/log4cxx) -set(LOG4CPLUS_ROOT_DIR /opt/cep/lofar/external/log4cplus) - -#set(ENV{JAVA_HOME} /usr/lib/jvm/java-1.5.0-sun) - -set(CTEST_CUSTOM_WARNING_EXCEPTION - "/log4cxx/helpers/objectptr.h:[0-9]+: warning: base class" - "/log4cxx/helpers/objectptr.h:[0-9]+: warning: dereferencing type-punned pointer" -)