"docs/vscode:/vscode.git/clone" did not exist on "beb8f216ed07931f6d8fd5633faf31906981abb0"
Commit a5c4cb4b authored by chalsliu's avatar chalsliu
Browse files

[TIPC] Fix cmake path bug

parent 40522a34
......@@ -150,7 +150,7 @@ if [ ${use_opencv} = "True" ]; then
make -j
make install
cd ../
cd ../..
echo "################### build opencv finished ###################"
fi
fi
......
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