mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-06-03 22:44:40 -04:00
Bundle mod folder update
This commit is contained in:
+1
-1
@@ -934,7 +934,7 @@ IF (WIN32 AND BUILD_INSTALLER)
|
||||
ENDIF()
|
||||
|
||||
file(GLOB SOAPY_BINS ${SOAPY_SDR_ROOT}/bin/*.dll)
|
||||
file(GLOB SOAPY_MODS ${SOAPY_SDR_ROOT}/lib/SoapySDR/modules/*.dll)
|
||||
file(GLOB SOAPY_MODS ${SOAPY_SDR_ROOT}/lib/SoapySDR/modules${SOAPY_SDR_ABI_VERSION}/*.dll)
|
||||
message(STATUS "SOAPY_BINS: ${SOAPY_BINS}")
|
||||
message(STATUS "SOAPY_MODS: ${SOAPY_MODS}")
|
||||
install(FILES ${SOAPY_BINS} DESTINATION .)
|
||||
|
||||
Reference in New Issue
Block a user