Skip to content

Commit

Permalink
Update build.md
Browse files Browse the repository at this point in the history
  • Loading branch information
daquexian committed Jun 14, 2019
1 parent 198d622 commit 7baa989
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions docs/build.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@

We use CMake build system like most C++ projects.

### Clone the project

Clone dabnn recursively

```bash
git clone --recursively https://github.com/JDAI-CV/dabnn
```

### Build dabnn

Cross-compiling for ARMv8 Android:
Expand Down

0 comments on commit 7baa989

Please sign in to comment.