COMP: sinclude platform-specific CGAL rules
- permits platform-specific override of the general CGAL rules
This commit is contained in:
parent
5af5bfa1a5
commit
29c020f5b3
@ -14,3 +14,5 @@ CGAL_LIBS = \
|
||||
-L$(CGAL_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
|
||||
-lCGAL \
|
||||
-lmpfr
|
||||
|
||||
sinclude $(DEFAULT_RULES)/CGAL
|
||||
|
@ -27,8 +27,8 @@ endif
|
||||
|
||||
include $(DEFAULT_RULES)/general
|
||||
include $(DEFAULT_RULES)/$(WM_LINK_LANGUAGE)
|
||||
-include $(RULES)/general
|
||||
-include $(RULES)/$(WM_LINK_LANGUAGE)
|
||||
sinclude $(RULES)/general
|
||||
sinclude $(RULES)/$(WM_LINK_LANGUAGE)
|
||||
include $(GENERAL_RULES)/transform
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user