提交 dae66b0d 编写于 作者: M Marius Muja

Updating makefile

上级 51e56f17
......@@ -22,7 +22,7 @@ dist-src:
cp -r examples dist/flann-${VER}-src
# test dir
mkdir dist/flann-${VER}-src/test
cp -r test/*.py test/*.cpp test/*.txt dist/flann-${VER}-src/test
cp -r test/*.py test/*.cpp test/*.txt test/*.cu dist/flann-${VER}-src/test
cp README.md dist/flann-${VER}-src
cp CMakeLists.txt dist/flann-${VER}-src
(cd dist; zip -r -9 flann-${VER}-src.zip flann-${VER}-src)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册