now the create_macosx_installer script takes the CGAL version as an argument
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
# Modify the following lines according to your release and configuration
|
||||
|
||||
# modify the following line for your release
|
||||
setenv CGALVER 3.2
|
||||
setenv CGALVER $1
|
||||
|
||||
# modify the following line to reflect the size of the disk image you
|
||||
# want to create
|
||||
|
||||
Reference in New Issue
Block a user