mirror of
https://github.com/f4exb/sdrangel.git
synced 2024-11-10 18:43:28 -05:00
WDSP receiver: fixed FFTW3F include
This commit is contained in:
parent
50c4feb6bb
commit
a33f53c79b
@ -21,6 +21,7 @@ set(wdsprx_HEADERS
|
|||||||
include_directories(
|
include_directories(
|
||||||
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
|
${CMAKE_SOURCE_DIR}/swagger/sdrangel/code/qt5/client
|
||||||
${CMAKE_SOURCE_DIR}/wdsp
|
${CMAKE_SOURCE_DIR}/wdsp
|
||||||
|
${FFTW3F_INCLUDE_DIRS}
|
||||||
)
|
)
|
||||||
|
|
||||||
if(NOT SERVER_MODE)
|
if(NOT SERVER_MODE)
|
||||||
|
Loading…
Reference in New Issue
Block a user