mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2024-11-10 12:47:40 +01:00
Fixed wrong sdprlay lib name for linux 4
This commit is contained in:
parent
eaae856a37
commit
38acf81a76
@ -24,7 +24,7 @@ if (MSVC)
|
||||
else (MSVC)
|
||||
find_package(PkgConfig)
|
||||
|
||||
link_libraries(sdrplay_api)
|
||||
target_link_libraries(sdrplay_source PRIVATE sdrplay_api)
|
||||
endif (MSVC)
|
||||
|
||||
# Install directives
|
||||
|
Loading…
Reference in New Issue
Block a user