mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: include /usr/local in search for system headers/libraries
- this is consistent with compiler defaults, and helps Darwin users
This commit is contained in:
@ -3,6 +3,7 @@ CGAL_INC = \
|
||||
-I$(MPFR_ARCH_PATH)/include \
|
||||
-I$(BOOST_ARCH_PATH)/include \
|
||||
-I$(CGAL_ARCH_PATH)/include \
|
||||
-I/usr/local/include \
|
||||
-I/usr/include
|
||||
|
||||
CGAL_LIBS = \
|
||||
|
||||
Reference in New Issue
Block a user