Skip to content
Snippets Groups Projects
Commit 7e371b19 authored by Jan David Mol's avatar Jan David Mol
Browse files

Task #5722: Cobalt now uses casacore from /localhome/lofar/casacore-X.Y.Z

parent b1babab8
No related branches found
No related tags found
No related merge requests found
......@@ -10,9 +10,10 @@ option(USE_OPENMP "Use OpenMP" ON)
option(USE_MPI "Use MPI" ON)
option(USE_CUDA "Use CUDA" ON)
set(CASACORE_ROOT_DIR /opt/casacore)
# Note: use of /opt/casacore is depricated
set(CASACORE_ROOT_DIR /localhome/lofar/casacore-1.7.0)
set(MPI_ROOT_DIR /opt/openmpi)
set(DAL_ROOT_DIR /localhome/lofarsystem/DAL) # should also go to /opt
set(DAL_ROOT_DIR /localhome/lofar/DAL)
set(VALGRIND_ROOT_DIR /globalhome/lofarsystem/cobalt-root)
#set(GNU_C /globalhome/amesfoort/cbtroot/bin/gcc-4.8)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment