Browse Source

Document RTAUDIO_ALL_APIS

tags/v0.6.0
Andrew Belt 7 years ago
parent
commit
79ac79f048
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      README.md

+ 2
- 0
README.md View File

@@ -51,6 +51,8 @@ You may use make's `-j$(nproc)` flag to parallelize builds across all your CPU c

make dep

You may use `make dep RTAUDIO_ALL_APIS=1` to attempt to build with all audio driver APIs enabled for your operating system.

You should see a message that all dependencies built successfully.

Build Rack.


Loading…
Cancel
Save