summaryrefslogtreecommitdiff
path: root/src/Rips_complex
diff options
context:
space:
mode:
authorROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-11-04 09:04:19 +0100
committerROUVREAU Vincent <vincent.rouvreau@inria.fr>2020-11-04 09:04:19 +0100
commiteb8164b76a062fe510a9281bfebfa34f66c72163 (patch)
tree3d3b8adb5c431011387c0bba637707344d0780cb /src/Rips_complex
parent218be4f4c88f94c2c281cce16d5a9cd41fdd2fd8 (diff)
parent6811a26e8b45ba4fde5ad3268d0eb07d3070a349 (diff)
Merge branch 'master' into coxeter_integration
Diffstat (limited to 'src/Rips_complex')
-rw-r--r--src/Rips_complex/example/CMakeLists.txt5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/Rips_complex/example/CMakeLists.txt b/src/Rips_complex/example/CMakeLists.txt
index 244a93ec..206f4c11 100644
--- a/src/Rips_complex/example/CMakeLists.txt
+++ b/src/Rips_complex/example/CMakeLists.txt
@@ -72,8 +72,3 @@ if (DIFF_PATH)
endif()
-install(TARGETS Rips_complex_example_from_off DESTINATION bin)
-install(TARGETS Rips_complex_example_one_skeleton_from_points DESTINATION bin)
-install(TARGETS Rips_complex_example_one_skeleton_from_distance_matrix DESTINATION bin)
-install(TARGETS Rips_complex_example_from_csv_distance_matrix DESTINATION bin)
-install(TARGETS Rips_complex_example_one_skeleton_rips_from_correlation_matrix DESTINATION bin)