From 3877092384ae2d77c492e986ef3202d08f360b00 Mon Sep 17 00:00:00 2001 From: Stefan Froehlich <s.froehlich@fz-juelich.de> Date: Mon, 26 Oct 2015 14:59:20 +0000 Subject: [PATCH] Task #7641 Add executable_casa.py to the install. --- CEP/Pipeline/recipes/sip/CMakeLists.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/CEP/Pipeline/recipes/sip/CMakeLists.txt b/CEP/Pipeline/recipes/sip/CMakeLists.txt index a75df425290..997cadbab45 100644 --- a/CEP/Pipeline/recipes/sip/CMakeLists.txt +++ b/CEP/Pipeline/recipes/sip/CMakeLists.txt @@ -55,6 +55,7 @@ python_install( nodes/selfcal_bbs.py nodes/selfcal_finalize.py nodes/executable_args.py + nodes/executable_casa.py nodes/python_plugin.py nodes/calibrate-stand-alone.py plugins/PipelineStep_createMapfile.py -- GitLab