dorsal team mailing list archive
-
dorsal team
-
Mailing list archive
-
Message #00025
new cgal version
Hi,
a new bug-fix version of CGAL has been released. I attached a new
version the corresponding package file, it worked on my laptop, could
you have a look at it?
Greeting,
Andre
NAME=CGAL-3.5.1
SOURCE=http://gforge.inria.fr/frs/download.php/25109/
PACKING=.tar.gz
BUILDCHAIN=autotools
package_specific_setup () {
cmake -DCMAKE_INSTALL_PREFIX=${INSTALL_PATH} .
}
package_specific_register () {
export CGAL_DIR=${INSTALL_PATH}
}
Follow ups