Skip to content
Snippets Groups Projects
Commit 1e9906e5 authored by Joaquim Casals Buñuel's avatar Joaquim Casals Buñuel
Browse files

Updated Findwolf according to refactors

parent 1a20672d
No related branches found
No related tags found
No related merge requests found
Pipeline #2946 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( FIND_PATH(
wolf_INCLUDE_DIRS wolf_INCLUDE_DIRS
# NAMES wolf.h NAMES wolf.found
PATHS /usr/local/include/iri-algorithms/wolf) PATHS /usr/local/include/iri-algorithms/wolf/plugin_core)
#change INCLUDE_DIRS to its parent directory #change INCLUDE_DIRS to its parent directory
get_filename_component(wolf_INCLUDE_DIRS ${wolf_INCLUDE_DIRS} DIRECTORY) # get_filename_component(wolf_INCLUDE_DIRS ${wolf_INCLUDE_DIRS} DIRECTORY)
MESSAGE("Found wolf include dirs: ${wolf_INCLUDE_DIRS}") MESSAGE("Found wolf include dirs: ${wolf_INCLUDE_DIRS}")
FIND_LIBRARY( FIND_LIBRARY(
......
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