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

Added all the headers to FIND_PATH

parent 0aca21ff
No related branches found
No related tags found
No related merge requests found
#edit the following line to add the librarie's header files #edit the following line to add the librarie's header files
FIND_PATH(asterx1_gps_INCLUDE_DIR asterx1_gps.h asterx1exceptions.h /usr/include/iridrivers /usr/local/include/iridrivers) FIND_PATH(asterx1_gps_INCLUDE_DIR asterx1_gps.h asterx1exceptions.h stream_gps.h gps_types.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_LIBRARY(asterx1_gps_LIBRARY FIND_LIBRARY(asterx1_gps_LIBRARY
NAMES asterx1_gps NAMES asterx1_gps
......
#edit the following line to add the librarie's header files #edit the following line to add the librarie's header files
FIND_PATH(asterx1_process_INCLUDE_DIR asterx1_process.h /usr/include/iridrivers /usr/local/include/iridrivers) FIND_PATH(asterx1_process_INCLUDE_DIR asterx1_process.h gps_types.h /usr/include/iridrivers /usr/local/include/iridrivers)
FIND_LIBRARY(asterx1_process_LIBRARY FIND_LIBRARY(asterx1_process_LIBRARY
NAMES asterx1_process NAMES asterx1_process
......
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