From d4a3ed9b7aefe2a3f1aed277ffce9aef0cce6f31 Mon Sep 17 00:00:00 2001 From: Jorrit Schaap <schaap@astron.nl> Date: Mon, 19 Jun 2023 12:07:04 +0200 Subject: [PATCH] TMSS-2568: minor fix --- SAS/TMSS/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/SAS/TMSS/CMakeLists.txt b/SAS/TMSS/CMakeLists.txt index 038f4f6f81a..f39ce80e5c8 100644 --- a/SAS/TMSS/CMakeLists.txt +++ b/SAS/TMSS/CMakeLists.txt @@ -7,4 +7,3 @@ lofar_add_package(TMSSScripts scripts) lofar_add_docker_files(docker-compose-tmss.yml) -add_subdirectory(scripts) -- GitLab