Skip to content

Commit

Permalink
Make DSLogic-gui more portable.
Browse files Browse the repository at this point in the history
Signed-off-by: Richard Sharpe <realrichardsharpe@gmail.com>
  • Loading branch information
RichardSharpe committed Jul 8, 2014
1 parent 722e998 commit 7e81630
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DSLogic-gui/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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/")
Expand Down

0 comments on commit 7e81630

Please sign in to comment.