1
0
mirror of https://github.com/f4exb/sdrangel.git synced 2026-06-25 04:53:27 -04:00
This commit is contained in:
Jon Beniston
2023-08-23 11:53:22 +01:00
parent fa33270c55
commit 36d16085b5
+1 -1
View File
@@ -727,7 +727,7 @@ if (NOT ENABLE_EXTERNAL_LIBRARIES)
endif()
elseif(ENABLE_EXTERNAL_LIBRARIES STREQUAL "AUTO")
find_package(Boost)
find_package(FFTW3T)
find_package(FFTW3F)
if(NOT ANDROID)
find_package(LibUSB)
endif()