From c524232f734de875d69e2f190f01a6c976024368 Mon Sep 17 00:00:00 2001 From: Gard Spreemann Date: Thu, 14 Jun 2018 20:39:01 +0200 Subject: GUDHI 2.2.0 as released by upstream in a tarball. --- example/Contraction/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'example/Contraction/CMakeLists.txt') diff --git a/example/Contraction/CMakeLists.txt b/example/Contraction/CMakeLists.txt index a92d1685..582b7ab8 100644 --- a/example/Contraction/CMakeLists.txt +++ b/example/Contraction/CMakeLists.txt @@ -1,4 +1,3 @@ -cmake_minimum_required(VERSION 2.6) project(Contraction_examples) add_executable(RipsContraction Rips_contraction.cpp) -- cgit v1.2.3