dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00582
support for cgal 3.9
Hi there!
CGAL 3.9 came out by the end of September. I changed the package file
accordingly and so far I haven't encountered any problems. Maybe you
want to consider to update to the new version? Package file with newest
web address is attached.
Cheers,
Andre
NAME=CGAL-3.9
SOURCE=https://gforge.inria.fr/frs/download.php/29125/
PACKING=.tar.gz
BUILDCHAIN=cmake
CONFOPTS="-D CMAKE_BUILD_TYPE:STRING=Release
-D BUILD_SHARED_LIBS:BOOL=ON
-D WITH_CGAL_PDB:BOOL=OFF"
package_specific_register () {
export CGAL_DIR=${INSTALL_PATH}
}
Follow ups