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

Added all the headers to FIND_PATH

parent 907a86e6
No related branches found
No related tags found
No related merge requests found
FIND_PATH(firewire_camera_INCLUDE_DIRS firewirecamera.h firewireserver.h firewireexceptions.h /usr/include/iri/firewire_camera /usr/local/include/iri/firewire_camera)
FIND_PATH(firewire_camera_INCLUDE_DIRS firewirecamera.h firewireserver.h firewireexceptions.h ptg_camera.h bumblebee.h ladybug.h /usr/include/iri/firewire_camera /usr/local/include/iri/firewire_camera)
FIND_LIBRARY(firewire_camera_LIBRARIES
NAMES firewire_camera
......@@ -19,4 +19,4 @@ ELSE (firewire_camera_FOUND)
IF (firewire_camera_FIND_REQUIRED)
MESSAGE(FATAL_ERROR "Could not find firewire_camera camera driver")
ENDIF (firewire_camera_FIND_REQUIRED)
ENDIF (firewire_camera_FOUND)
\ No newline at end of file
ENDIF (firewire_camera_FOUND)
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