Skip to content
Snippets Groups Projects
Commit 4ce1f4ff authored by Sergi Hernandez's avatar Sergi Hernandez
Browse files

Changed the header file to look for to detect whether the library is installed or not.

parent e11f4ad6
No related branches found
No related tags found
No related merge requests found
#edit the following line to add the librarie's header files
FIND_PATH(darwin_robot_INCLUDE_DIR darwin_robot.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_PATH(darwin_robot_INCLUDE_DIR darwin_robot_base.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_LIBRARY(darwin_robot_LIBRARY
NAMES darwin_robot
......
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