1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-02 06:04:39 -04:00

rework to prepare for use cpack; new sdrangel icon

This commit is contained in:
Davide Gerhard
2019-05-07 19:36:47 +02:00
parent 07d9fa61b4
commit 5ceffe14cc
14 changed files with 190 additions and 177 deletions
@@ -18,7 +18,7 @@ include_directories(
${CMAKE_CURRENT_BINARY_DIR}
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
${CMAKE_SOURCE_DIR}/devices
${SOAPYSDR_INCLUDE_DIR}
${SoapySDR_INCLUDE_DIRS}
)
if(NOT SERVER_MODE)