Skip to content
Snippets Groups Projects
Commit b656bb75 authored by Jean-Baptiste Kempf's avatar Jean-Baptiste Kempf
Browse files

Contribs: fix MPC target

parent 8a56113f
No related branches found
No related tags found
No related merge requests found
......@@ -2058,6 +2058,7 @@ mpcdec:
.mpcdec: mpcdec
(cd $<; cmake . -DCMAKE_TOOLCHAIN_FILE=../../toolchain.cmake -DCMAKE_INSTALL_PREFIX=$(PREFIX) && make install)
touch $@
CLEAN_FILE += .mpcdec
CLEAN_PKG += mpcdec
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment