summaryrefslogtreecommitdiff
path: root/utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt
diff options
context:
space:
mode:
authorGard Spreemann <gspr@nonempty.org>2019-09-25 14:29:41 +0200
committerGard Spreemann <gspr@nonempty.org>2019-09-25 14:29:41 +0200
commit599d68cd916f533bdb66dd9e684dd5703233b6bb (patch)
tree4b825dc642cb6eb9a060e54bf8d69288fbee4904 /utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt
parenta2e642954ae39025e041471d486ecbac25dff440 (diff)
Delete all files in order to incorporate upstream's move to git.
Diffstat (limited to 'utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt')
-rw-r--r--utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt9
1 files changed, 0 insertions, 9 deletions
diff --git a/utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt b/utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt
deleted file mode 100644
index 6b24d032..00000000
--- a/utilities/Persistence_representations/persistence_landscapes/CMakeLists.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-project(Persistence_representations_landscapes_utilities)
-
-add_persistence_representation_creation_utility(create_landscapes "-1")
-
-add_persistence_representation_plot_utility(plot_landscapes ".land")
-
-add_persistence_representation_function_utility(average_landscapes ".land")
-add_persistence_representation_function_utility(compute_distance_of_landscapes ".land" "1")
-add_persistence_representation_function_utility(compute_scalar_product_of_landscapes ".land")