#==  SYSTEM PART -- DON'T TOUCH  ==============================================
include $(ACGMAKE)/Config
#==============================================================================

SUBDIRS     = $(call find-subdirs)

PACKAGES   := math

PROJ_LIBS   = OpenMesh/Core OpenMesh/Tools

MODULES    := cxx


#==  SYSTEM PART -- DON'T TOUCH  ==============================================
include $(ACGMAKE)/Rules
#==============================================================================
