mirror of
https://github.com/f4exb/sdrangel.git
synced 2026-07-28 04:54:13 -04:00
libxtrx: fix LIBXTRX_LIBRARY variable
This commit is contained in:
@@ -53,7 +53,7 @@ target_link_libraries(${TARGET_NAME}
|
||||
sdrbase
|
||||
${TARGET_LIB_GUI}
|
||||
swagger
|
||||
${LIBXTRX_LIBRARIES}
|
||||
${LIBXTRX_LIBRARY}
|
||||
xtrxdevice
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user