Skip to content
Snippets Groups Projects
Commit 1aec8b77 authored by Alejandro Lopez Gestoso's avatar Alejandro Lopez Gestoso
Browse files

Removed old iridrivers directories

parent b870ea67
No related branches found
No related tags found
No related merge requests found
Pipeline #3792 passed
#edit the following line to add the librarie's header files #edit the following line to add the librarie's header files
FIND_PATH(trajectory_INCLUDE_DIRS trajectory.h trajectory_exceptions.h /usr/local/include/iridrivers /usr/local/include/iri/trajectory /usr/include/iri/trajectory) FIND_PATH(trajectory_INCLUDE_DIRS trajectory.h trajectory_exceptions.h /usr/local/include/iri/trajectory /usr/include/iri/trajectory)
FIND_LIBRARY(trajectory_LIBRARIES FIND_LIBRARY(trajectory_LIBRARIES
NAMES trajectory NAMES trajectory
PATHS /usr/local/lib/iridrivers /usr/local/lib/iri/trajectory /usr/lib/iri/trajectory) PATHS /usr/local/lib/iri/trajectory /usr/lib/iri/trajectory)
SET(trajectory_INCLUDE_DIR ${trajectory_INCLUDE_DIRS}) SET(trajectory_INCLUDE_DIR ${trajectory_INCLUDE_DIRS})
SET(trajectory_LIBRARY ${trajectory_LIBRARIES}) SET(trajectory_LIBRARY ${trajectory_LIBRARIES})
......
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