kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
Fixed wrong sdprlay lib name for linux 4
rodzic
eaae856a37
commit
38acf81a76
|
@ -24,7 +24,7 @@ if (MSVC)
|
||||||
else (MSVC)
|
else (MSVC)
|
||||||
find_package(PkgConfig)
|
find_package(PkgConfig)
|
||||||
|
|
||||||
link_libraries(sdrplay_api)
|
target_link_libraries(sdrplay_source PRIVATE sdrplay_api)
|
||||||
endif (MSVC)
|
endif (MSVC)
|
||||||
|
|
||||||
# Install directives
|
# Install directives
|
||||||
|
|
Ładowanie…
Reference in New Issue