Files
openmesh/Tools/Subdivider/Adaptive/Composite/ACGMakefile

18 lines
448 B
Plaintext
Raw Normal View History

#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Config
#==============================================================================
SUBDIRS =
PACKAGES := math
PROJ_LIBS = OpenMesh/Core
MODULES := cxx
#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Rules
#==============================================================================