mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
COMP: suppress old-style cast warning (boost/cgal)
This commit is contained in:
@ -6,6 +6,7 @@ EXE_NDEBUG = -DNDEBUG
|
||||
include $(GENERAL_RULES)/cgal
|
||||
|
||||
EXE_INC = \
|
||||
$(c++LESSWARN) \
|
||||
${ROUNDING_MATH} \
|
||||
${EXE_NDEBUG} \
|
||||
${CGAL_INC} \
|
||||
|
||||
Reference in New Issue
Block a user