mirror of https://github.com/CGAL/cgal
This commit is contained in:
parent
0ec29374b8
commit
391154a35d
|
|
@ -18,13 +18,12 @@ include $(CGAL_MAKEFILE)
|
|||
CXXFLAGS = \
|
||||
-I../../include \
|
||||
-I../../../Algebraic_kernel/include \
|
||||
-Iinclude \
|
||||
-g \
|
||||
$(TESTSUITE_CXXFLAGS) \
|
||||
$(EXTRA_FLAGS) \
|
||||
$(CGAL_CXXFLAGS) \
|
||||
-Iinclude \
|
||||
$(LONG_NAME_PROBLEM_CXXFLAGS)
|
||||
# -I../../../synaps \
|
||||
|
||||
#---------------------------------------------------------------------#
|
||||
# linker flags
|
||||
|
|
|
|||
Loading…
Reference in New Issue