mirror of
https://github.com/AlexandreRouma/SDRPlusPlus.git
synced 2025-10-17 03:10:01 +02:00
Support installation via CMake
This commit is contained in:
@@ -29,4 +29,7 @@ else (MSVC)
|
||||
|
||||
target_link_libraries(sdrpp_core PUBLIC ${PORTAUDIO_LIBRARIES})
|
||||
|
||||
endif (MSVC)
|
||||
endif (MSVC)
|
||||
|
||||
# Install directives
|
||||
install(TARGETS audio_sink DESTINATION lib/sdrpp/plugins)
|
Reference in New Issue
Block a user