kopia lustrzana https://github.com/AlexandreRouma/SDRPlusPlus
fix dragonlabs source being included
rodzic
40808c60e4
commit
4558e73be5
|
@ -235,8 +235,6 @@ if (OPT_BUILD_USRP_SOURCE)
|
||||||
add_subdirectory("source_modules/usrp_source")
|
add_subdirectory("source_modules/usrp_source")
|
||||||
endif (OPT_BUILD_USRP_SOURCE)
|
endif (OPT_BUILD_USRP_SOURCE)
|
||||||
|
|
||||||
add_subdirectory("source_modules/dragonlabs_source")
|
|
||||||
|
|
||||||
|
|
||||||
# Sink modules
|
# Sink modules
|
||||||
if (OPT_BUILD_ANDROID_AUDIO_SINK)
|
if (OPT_BUILD_ANDROID_AUDIO_SINK)
|
||||||
|
@ -411,4 +409,4 @@ endif ()
|
||||||
configure_file(${CMAKE_SOURCE_DIR}/cmake_uninstall.cmake ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake @ONLY)
|
configure_file(${CMAKE_SOURCE_DIR}/cmake_uninstall.cmake ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake @ONLY)
|
||||||
add_custom_target(uninstall ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
|
add_custom_target(uninstall ${CMAKE_COMMAND} -P ${CMAKE_CURRENT_BINARY_DIR}/cmake_uninstall.cmake)
|
||||||
|
|
||||||
# Create headers target
|
# Create headers target
|
||||||
|
|
Ładowanie…
Reference in New Issue