mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2026-04-19 14:52:43 +00:00
More work on the source module system
This commit is contained in:
@@ -74,7 +74,6 @@ else()
|
||||
target_link_libraries(sdrpp_core PUBLIC dl)
|
||||
endif (MSVC)
|
||||
|
||||
target_link_libraries(sdrpp_core PUBLIC SoapySDR)
|
||||
target_link_libraries(sdrpp_core PUBLIC volk)
|
||||
|
||||
set(CORE_FILES ${RUNTIME_OUTPUT_DIRECTORY} PARENT_SCOPE)
|
||||
|
||||
Reference in New Issue
Block a user