Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Development
openfoam
Commits
29c020f5
Commit
29c020f5
authored
Apr 24, 2018
by
Mark OLESEN
Browse files
COMP: sinclude platform-specific CGAL rules
- permits platform-specific override of the general CGAL rules
parent
5af5bfa1
Changes
2
Hide whitespace changes
Inline
Side-by-side
wmake/rules/General/CGAL
View file @
29c020f5
...
...
@@ -14,3 +14,5 @@ CGAL_LIBS = \
-L$(CGAL_ARCH_PATH)/lib$(WM_COMPILER_LIB_ARCH) \
-lCGAL \
-lmpfr
sinclude $(DEFAULT_RULES)/CGAL
wmake/rules/General/general
View file @
29c020f5
...
...
@@ -27,8 +27,8 @@ endif
include
$(DEFAULT_RULES)/general
include
$(DEFAULT_RULES)/$(WM_LINK_LANGUAGE)
-
include
$(RULES)/general
-
include
$(RULES)/$(WM_LINK_LANGUAGE)
s
include
$(RULES)/general
s
include
$(RULES)/$(WM_LINK_LANGUAGE)
include
$(GENERAL_RULES)/transform
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment