fixes for ubuntu 16.04

- probably libfreedv/freedv_api.cpp needs more work to avoid crash if
  the user select 700C or 800XA
This commit is contained in:
Davide Gerhard
2019-05-21 20:19:29 +02:00
parent 44668ad425
commit 5ff197bc35
14 changed files with 92 additions and 61 deletions
@@ -18,7 +18,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${CMAKE_SOURCE_DIR}/devices
${LIBBLADERF_INCLUDE_DIR}
${LIBBLADERF_INCLUDE_DIRS}
)
if(NOT SERVER_MODE)
@@ -18,7 +18,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${CMAKE_SOURCE_DIR}/devices
${LIBBLADERF_INCLUDE_DIR}
${LIBBLADERF_INCLUDE_DIRS}
)
if(NOT SERVER_MODE)