Files
openmesh/Tools/Decimater/ACGMakefile

18 lines
479 B
Plaintext
Raw Normal View History

#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Config
#==============================================================================
SUBDIRS = $(call find-subdirs)
PACKAGES := opensg boost
PROJ_LIBS := OpenMesh/Core
MODULES := cxxlib
#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Rules
#==============================================================================