Commit 57d65ac5 authored by DreamSourceLab's avatar DreamSourceLab

Merge pull request #37 from RichardSharpe/master

Make DSLogic-gui more portable and allow it to build on some versions of Fedora ...
parents f541179c 7e816305
......@@ -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/")
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment