mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-06-25 20:07:51 +02:00
Fixed build issues
This commit is contained in:
@ -19,6 +19,8 @@ if (MSVC)
|
||||
|
||||
# Misc headers
|
||||
target_include_directories(sdrpp_core PUBLIC "C:/Program Files/PothosSDR/include/")
|
||||
|
||||
target_link_libraries(sdrpp_core PUBLIC SoapySDR)
|
||||
else (MSVC)
|
||||
find_package(PkgConfig)
|
||||
|
||||
|
Reference in New Issue
Block a user