Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 207 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 207 Bytes

Deepin Speech Weibo

Depends

apt-get build-dep deepin-desktop-environment curl libopencv-dev

How to build?

mkdir build
cd build
cmake -DDEVELOP=1 ..
make