mirror of
https://github.com/f4exb/sdrangel.git
synced 2025-09-04 22:27:53 -04:00
WDSP: removed for Winmdows and Mac
This commit is contained in:
parent
3bdfeb54ff
commit
808fe2c075
@ -860,7 +860,7 @@ if (FFTW3F_FOUND)
|
|||||||
set(FT8_SUPPORT ON CACHE INTERNAL "")
|
set(FT8_SUPPORT ON CACHE INTERNAL "")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
if (FFTW3F_FOUND)
|
if (FFTW3F_FOUND AND LINUX)
|
||||||
add_subdirectory(wdsp)
|
add_subdirectory(wdsp)
|
||||||
add_definitions(-DHAS_WDSP)
|
add_definitions(-DHAS_WDSP)
|
||||||
set(WDSP_SUPPORT ON CACHE INTERNAL "")
|
set(WDSP_SUPPORT ON CACHE INTERNAL "")
|
||||||
|
Loading…
x
Reference in New Issue
Block a user