doh, need make install

develop
Kyle Gordon 2020-06-29 19:57:13 +01:00 committed by GitHub
parent 9593dd4414
commit 406086dd0d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ git clone https://github.com/OpenDsh/aasdk
mkdir aasdk_build; cd aasdk_build
cmake -DCMAKE_BUILD_TYPE=Release ../aasdk
make -j2
sudo make install
```
### Supported functionalities