Skip to content

Conversation

@ke6jjj
Copy link

@ke6jjj ke6jjj commented Nov 16, 2023

This fixes an issue when SoapySDR isn't installed in a "default" system directory (/usr/local) but is instead part of a larger package system (like HomeBrew), and thus, installed in an alternate location.

With this fix, the SoapyUHD plugin file should end up in the proper library directory no matter how or where SoapySDR was installed.

This fixes an issue when SoapySDR isn't installed in a "default"
system directory (/usr/local) but is instead part of a larger package
system (like HomeBrew), and thus, installed in an alternate
location.

With this fix, the SoapyUHD plugin file should end up in the proper
library directory no matter how or where SoapySDR was installed.
@cvoid
Copy link

cvoid commented Nov 16, 2023

This patch is legit.

@zuckschwerdt
Copy link
Member

This is a good idea, maybe to use in all SoapySDR modules, but it will override the install prefix with a fixed path and then e.g. -DCMAKE_INSTALL_PREFIX=/my/path will not work anymore. cmake has some notes about using CMAKE_INSTALL_PREFIX.

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants