Fix build dir after cmake build

Signed-off-by: Shengjing Zhu <zsj950618@gmail.com>
This commit is contained in:
Shengjing Zhu 2017-06-27 11:15:52 +08:00
commit 3a1345c532

View file

@ -58,6 +58,7 @@ cd build
cmake ..
make -j10
make test
cd ..
cleanup