Fixed wrong sdprlay lib name for linux 4

This commit is contained in:
Ryzerth 2021-02-26 18:25:52 +01:00
parent eaae856a37
commit 38acf81a76

View File

@ -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