Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix volk path build error on Mac with Homebrew #71

Closed
wants to merge 1 commit into from

Conversation

sultanqasim
Copy link
Contributor

It needs to be included in the library search directories before the suscan library is declared in cmake, else the build command for suscan won't include the directive to search for libvolk in the special directory Homebrew put it. This works fine both with and without volk installed, as VOLK_LIBRARY_DIRS would just be blank without volk and not have any effect (I tested to make sure this doesn't break build without volk).

@sultanqasim
Copy link
Contributor Author

closing to switch source branches

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant