openfoam/wmake/rules/General/no-cgal
Mark Olesen d7db8f8292 COMP: support cgal header-only configurations
- improve wmake CGAL rule(s) accordingly
2020-05-19 07:13:12 +01:00

8 lines
235 B
Plaintext

#------------------------------------------------------------------------------
# CGAL - empty flags for not compiling/linking
CGAL_INC =
CGAL_LIBS =
#------------------------------------------------------------------------------