forked from Ivasoft/DSView
Merge pull request #37 from RichardSharpe/master
Make DSLogic-gui more portable and allow it to build on some versions of Fedora ...
This commit is contained in:
@@ -52,8 +52,8 @@ endif()
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
list(APPEND PKGDEPS
|
||||
libsigrok4DSLogic>=0.2.0
|
||||
libusb-1.0>=1.0.16
|
||||
"libsigrok4DSLogic >= 0.2.0"
|
||||
"libusb-1.0 >= 1.0.16"
|
||||
)
|
||||
|
||||
set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
|
||||
|
||||
Reference in New Issue
Block a user