Commit dddf6483 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf

Contribs: projectM seems to need pthreads to build

parent 9301977a
......@@ -27,7 +27,7 @@ endif
DEPS_projectM = glew $(DEPS_glew)
.projectM: projectM .glew
.projectM: projectM .glew .pthreads
-cd $< && rm CMakeCache.txt
cd $< && $(HOSTVARS) $(CMAKE) \
-DINCLUDE-PROJECTM-LIBVISUAL:BOOL=OFF \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment