unify default arguments in absence of Boost ProgramOptions with cmd file

This commit is contained in:
Andreas Fabri 2007-03-20 12:59:02 +00:00
parent b41cffe456
commit d6e8c65707
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# include platform specific settings
#---------------------------------------------------------------------#
# Choose the right include file from the <cgalroot>/make directory.
CGAL_MAKEFILE=c:/cgal/CGAL-3.3-I-272/make/makefile_i686_CYGWINNT-5.2-WOW64_CL.EXE-1400
# CGAL_MAKEFILE = ENTER_YOUR_INCLUDE_MAKEFILE_HERE
include $(CGAL_MAKEFILE)