Skip to content
Snippets Groups Projects
Commit ed8db231 authored by Arno Schoenmakers's avatar Arno Schoenmakers
Browse files

SW-425: Adapted variants file

parent 17f13cf6
No related branches found
No related tags found
No related merge requests found
...@@ -8,10 +8,13 @@ set(WINCC_ROOT_DIR /opt/WinCC_OA/3.14) ...@@ -8,10 +8,13 @@ set(WINCC_ROOT_DIR /opt/WinCC_OA/3.14)
set(CASACORE_ROOT_DIR /opt/casacore) set(CASACORE_ROOT_DIR /opt/casacore)
set(CASAREST_ROOT_DIR /opt/casarest) set(CASAREST_ROOT_DIR /opt/casarest)
set(CASA_ROOT_DIR /opt/casarest/casarest-1.4.2) set(CASA_ROOT_DIR /opt/casarest/casarest-1.4.2)
set(AOFLAGGER_LIBRARY /opt/aoflagger-2.9.0/build/lib/libaoflagger.so) set(AOFLAGGER_ROOT_DIR "/opt/aoflagger-2.9.0/build")
set(AOFLAGGER_INCLUDE_DIR /opt/aoflagger-2.9.0/build/include)
set(DAL_LIBRARY /opt/dal/DAL-master/build/lib/liblofardal.so) set(DAL_LIBRARY /opt/dal/DAL-master/build/lib/liblofardal.so)
set(DAL_INCLUDE_DIR /opt/dal/DAL-master/build/include) set(DAL_INCLUDE_DIR /opt/dal/DAL-master/build/include)
set(CUDA_SDK_ROOT_DIR /usr/local/cuda-8.0) set(CUDA_SDK_ROOT_DIR /usr/local/cuda-8.0)
set(CUDA_TOOLKIT_ROOT_DIR /usr/local/cuda) set(CUDA_TOOLKIT_ROOT_DIR /usr/local/cuda)
set(MPI_ROOT_DIR /usr/lib64/openmpi) set(MPI_ROOT_DIR /usr/lib64/openmpi)
set(BDSF_ROOT_DIR "/opt/pybdsf-1.8.9/PyBDSF-1.8.9/lib64/python2.7/site-packages/")
#set(AOFLAGGER_LIBRARY /opt/aoflagger-2.9.0/build/lib/libaoflagger.so)
#set(AOFLAGGER_INCLUDE_DIR /opt/aoflagger-2.9.0/build/include)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment