From ce3c590e7838432ca57e10ec33be1588a6698e31 Mon Sep 17 00:00:00 2001 From: Andrej Babic Date: Wed, 8 Apr 2020 17:40:53 +0200 Subject: [PATCH] Rename sf writer base dir --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index c899628..e6725de 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -30,4 +30,4 @@ add_subdirectory( add_subdirectory("core-writer") add_subdirectory("csaxs") -add_subdirectory("sf") \ No newline at end of file +add_subdirectory("sf-writer") \ No newline at end of file