Skip to content
Snippets Groups Projects
Commit 1a7df308 authored by Fabian Reister's avatar Fabian Reister
Browse files

Merge branch 'fix/opencv-linker-issues' into 'master'

UseRobotAPI: adding OpenCV to prevent linker errors in subsequent packages

See merge request ArmarX/RobotAPI!275
parents b146c774 d5743f26
No related branches found
No related tags found
1 merge request!275UseRobotAPI: adding OpenCV to prevent linker errors in subsequent packages
# This file contains macros for projects depending on RobotAPI
find_package(OpenCV QUIET)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment