Skip to content

Commit

Permalink
Add volk to pkgconfig for SDR++ CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
williamyang98 committed Feb 9, 2024
1 parent ee0cde2 commit 803cf19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
run: brew update

- name: Install dependencies
run: brew install pkg-config fftw glfw zstd autoconf automake libtool ninja
run: brew install pkg-config fftw glfw zstd volk ninja

- name: Install python mako
run: pip3 install mako
Expand Down

0 comments on commit 803cf19

Please sign in to comment.