Commit 05d398a4 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

contrib: fix projectM dependencies

parent aaf17f65
......@@ -26,7 +26,7 @@ endif
DEPS_projectM = glew $(DEPS_glew)
.projectM: projectM .glew
.projectM: projectM
-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