From f74e17ec1674b1ac46666aab89aaa5c74eb3fbf1 Mon Sep 17 00:00:00 2001 From: smathis Date: Tue, 28 Jul 2026 14:24:40 +0200 Subject: [PATCH] Changed project name --- CMakeLists.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 44436f1..29db961 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -1,6 +1,5 @@ cmake_minimum_required(VERSION 3.0) -project(Beamline_elements_scfe) - +project(Beamline_elements) # Check if the required environment variables MIDASSYS and EPICSSYS are available