Go to file
Laurent Rineau 1ab5c7d79b Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1917433
iso2mesh uses ancient CMake declarations like

    cmake_minimum_required(VERSION 2.6.2)

whereas CGAL requires at least CMake-3.4, and recently 3.14.

In particular, that triggers a hard error because of
`CMP0064` (introduced by CMake-3.4).

See also the upstream PR https://github.com/CGAL/cgal/pull/5859 for
another workaround.
2021-07-20 11:55:05 +02:00
.gitignore import 1.9.6 packages 2020-09-05 16:39:26 -04:00
README.md Added the README 2019-10-08 19:15:27 +00:00
iso2mesh-1.9.6-CMakeCMP0064.patch Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1917433 2021-07-20 11:55:05 +02:00
iso2mesh-1.9.6-recent_Boost_version.patch Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1917433 2021-07-20 11:55:05 +02:00
octave-iso2mesh.spec Fix bug https://bugzilla.redhat.com/show_bug.cgi?id=1917433 2021-07-20 11:55:05 +02:00
sources import 1.9.6 packages 2020-09-05 16:39:26 -04:00

README.md

octave-iso2mesh

The octave-iso2mesh package