Skip to content
Snippets Groups Projects
Commit 386aa341 authored by Joan Solà Ortega's avatar Joan Solà Ortega
Browse files

Add dylib to lib extensions

parent 073a7a9d
No related branches found
No related tags found
3 merge requests!39release after RAL,!38After 2nd RAL submission,!1Remove suitesparse
......@@ -11,7 +11,7 @@ ENDIF(wolfIMU_INCLUDE_DIR)
FIND_LIBRARY(
wolfIMU_LIBRARY
NAMES libwolfIMU.so
NAMES libwolfIMU.so libwolfIMU.dylib
PATHS /usr/local/lib/iri-algorithms)
IF(wolfIMU_LIBRARY)
MESSAGE("Found wolf IMU lib: ${wolfIMU_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