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

Renamed examples -> demos

parent 64ac5d59
No related branches found
No related tags found
2 merge requests!39release after RAL,!38After 2nd RAL submission
Showing
with 1 addition and 1 deletion
...@@ -59,7 +59,7 @@ macro(wolf_report_not_found REASON_MSG) ...@@ -59,7 +59,7 @@ macro(wolf_report_not_found REASON_MSG)
endmacro(wolf_report_not_found) endmacro(wolf_report_not_found)
if(NOT wolfIMU_FOUND) if(NOT wolfIMU_FOUND)
wolf_report_not_found("TROUBLE DUDE.") wolf_report_not_found("Something went wrong while setting up wolf IMU.")
endif(NOT wolfIMU_FOUND) endif(NOT wolfIMU_FOUND)
# Set the include directories for wolf (itself). # Set the include directories for wolf (itself).
set(wolfIMU_FOUND TRUE) set(wolfIMU_FOUND TRUE)
\ No newline at end of file
File moved
File moved
File moved
File moved
File moved
File moved
File moved
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