Skip to content

Commit

Permalink
Request Peak exact 8.5.x minor release
Browse files Browse the repository at this point in the history
Peak 8.6.0 is already out there, but we don't know how it will
behave. The short-term goal is to replace it with CanBusSocket.
  • Loading branch information
PeterBowman committed Aug 19, 2018
1 parent 980c9bf commit 2cfe57a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ find_package(COLOR_DEBUG REQUIRED)
find_package(AMOR_API QUIET)
find_package(ARAVIS QUIET)
find_package(Leap 2.3 EXACT QUIET)
find_package(PCan 8.5 QUIET)
find_package(PCan 8.5 EXACT QUIET)
find_package(Phidgets 2.1 EXACT QUIET)
find_package(PythonInterp 3.0 QUIET)
find_package(Spnav QUIET)
Expand Down

0 comments on commit 2cfe57a

Please sign in to comment.