mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-26 20:37:50 +02:00
Fixed wrong sdprlay lib name for linux 3
This commit is contained in:
@ -24,7 +24,7 @@ if (MSVC)
|
||||
else (MSVC)
|
||||
find_package(PkgConfig)
|
||||
|
||||
target_link_libraries(sdrplay_source sdrplay_api)
|
||||
link_libraries(sdrplay_api)
|
||||
endif (MSVC)
|
||||
|
||||
# Install directives
|
||||
|
Reference in New Issue
Block a user