1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-08-14 15:33:34 -04:00

Server: added FCDPro Plus input plugin

This commit is contained in:
f4exb
2018-05-29 17:17:57 +02:00
parent 3542e43b57
commit 26ebcc6d1d
4 changed files with 16 additions and 4 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ if(LIBUSB_FOUND AND UNIX)
endif()
if(LIBASOUND AND ASOUNDH)
add_subdirectory(fcdpro)
# add_subdirectory(fcdproplus)
add_subdirectory(fcdproplus)
endif()
find_package(LibHACKRF)