Skip to content
Snippets Groups Projects
Commit 4d54086a authored by Jan Möbius's avatar Jan Möbius
Browse files

Update laplace plugin to use cxxplugin build target

git-svn-id: http://www.openflipper.org/svnrepo/OpenFlipper/branches/Free@2597 383ad7c9-94d9-4d36-a494-682f7c89f535
parent 7b651038
No related branches found
No related tags found
No related merge requests found
......@@ -2,16 +2,13 @@
include $(ACGMAKE)/Config
#==============================================================================
CXX_CFLAGS += -fopenmp
CXX_LDFLAGS += -lgomp
SUBDIRS = $(call find-subdirs)
PACKAGES := qt4 glut glew opengl x11 math ACG2 openmesh2
PACKAGES := qt4 glut glew opengl x11 math ACG2 openmesh2 openmp
PROJ_LIBS =
MODULES := moc4 cxx
MODULES := moc4 cxxplugin
#== SYSTEM PART -- DON'T TOUCH ==============================================
include $(ACGMAKE)/Rules
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment