polygon

Polygon triangulation
git clone git://git.meso-star.fr/polygon.git
Log | Files | Refs | README | LICENSE

commit 13b9bf97f28f0b3a4e44353784a86317667e8a74
parent 845d1818be5bc287b428c335110575bee0923144
Author: vaplv <vaplv@free.fr>
Date:   Wed, 27 May 2015 10:30:51 +0200

Still fix wrong links in the README files

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -8,8 +8,8 @@ Polygons". ## How to build The library uses [CMake](http://www.cmake.org) and the -[RCMake](https://gitlab.org/vaplv/rcmake#tab-readme) package to build. It also -depends on the [RSys](https://gitlab.org/vaplv/rsys#tab-readme) library. +[RCMake](https://gitlab.com/vaplv/rcmake/#tab-readme) package to build. It also +depends on the [RSys](https://gitlab.com/vaplv/rsys/#tab-readme) library. First, install the RCMake package and the RSys library. Then, generate the project from the cmake/CMakeLists.txt file by appending the RCMake lib/cmake and RSys install directories to the `CMAKE_PREFIX_PATH` variable. The resulting