summaryrefslogtreecommitdiff
path: root/src/common/doc
diff options
context:
space:
mode:
authorvrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-19 10:38:13 +0000
committervrouvrea <vrouvrea@636b058d-ea47-450e-bf9e-a15bfbe3eedb>2014-12-19 10:38:13 +0000
commiteeee96aba3d0309e0cd394702f7d2fd05f4e21f4 (patch)
tree69305cb844153cbe53376025c2c78fc0b8c802e4 /src/common/doc
parentd304278bbfec3c867d3115c723059e79f5a3fc92 (diff)
find_package with version number is not working
git-svn-id: svn+ssh://scm.gforge.inria.fr/svnroot/gudhi/trunk@391 636b058d-ea47-450e-bf9e-a15bfbe3eedb Former-commit-id: 83fa487685b5a403c18444859d504cefaed422f7
Diffstat (limited to 'src/common/doc')
-rw-r--r--src/common/doc/main_page.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/doc/main_page.h b/src/common/doc/main_page.h
index b2c8bca5..83908905 100644
--- a/src/common/doc/main_page.h
+++ b/src/common/doc/main_page.h
@@ -40,7 +40,7 @@ CGAL is a C++ library which provides easy access to efficient and reliable geome
The following example requires CGAL https://www.cgal.org/ and will not be built if CGAL is not installed:
- Simplex_tree/simplex_tree_from_alpha_shapes_3
-Having CGAL version 4.5 or higher installed is recommended. The procedure to install this library according to
+Having CGAL version 4.4 or higher installed is recommended. The procedure to install this library according to
your operating system is detailed here http://doc.cgal.org/latest/Manual/installation.html
\section demos Demos and Examples