mirror of https://github.com/CGAL/cgal
removed a parenthesis
This commit is contained in:
parent
95fc380868
commit
1bcc578683
|
|
@ -220,7 +220,7 @@ create_makefile()
|
|||
echo ".cpp\$(OBJ_EXT):"
|
||||
echo " \$(CGAL_CXX) \$(CXXFLAGS) \$(OBJ_OPT) \$<"
|
||||
echo
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue