From 218e48c8f9732b867c3d5a337ffed896776b0154 Mon Sep 17 00:00:00 2001 From: abn Date: Mon, 8 Sep 2014 09:19:48 +0200 Subject: [PATCH] Bug fix: "data" directory was not removed from CMakeLIsts.txt --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 172e87ee..11585d51 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -18,7 +18,6 @@ # ADD_SUBDIRECTORY(VisuPrs) -ADD_SUBDIRECTORY(Data) SET(_demo_files demo0.py -- 2.39.2