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

Removed old iridrivers directories

parent 8eedf78b
No related branches found
No related tags found
No related merge requests found
Pipeline #3793 passed
FIND_PATH(comm_INCLUDE_DIRS comm.h commexceptions.h cqueue.h rs232.h rs232exceptions.h ftdiserver.h ftdimodule.h ftdiexcetpions.h socket.h socketclient.h socketserver.h socketexceptions.h socketudp.h can.h virtual_can.h /usr/local/include/iridrivers /usr/local/include/iri/comm /usr/include/iri/comm) FIND_PATH(comm_INCLUDE_DIRS comm.h commexceptions.h cqueue.h rs232.h rs232exceptions.h ftdiserver.h ftdimodule.h ftdiexcetpions.h socket.h socketclient.h socketserver.h socketexceptions.h socketudp.h can.h virtual_can.h /usr/local/include/iri/comm /usr/include/iri/comm)
FIND_LIBRARY(comm_LIBRARIES FIND_LIBRARY(comm_LIBRARIES
NAMES comm NAMES comm
PATHS /usr/local/lib/iridrivers /usr/local/lib/iri/comm /usr/lib/iri/comm) PATHS /usr/local/lib/iri/comm /usr/lib/iri/comm)
SET(comm_INCLUDE_DIR ${comm_INCLUDE_DIRS}) SET(comm_INCLUDE_DIR ${comm_INCLUDE_DIRS})
SET(comm_LIBRARY ${comm_LIBRARIES}) SET(comm_LIBRARY ${comm_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