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

Renamed examples -> demos

parent 817bd2c9
No related branches found
No related tags found
1 merge request!24After 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 wolfvision_FOUND) if(NOT wolfvision_FOUND)
wolf_report_not_found("TROUBLE DUDE.") wolf_report_not_found("Something went wrong while setting up wolf vision.")
endif(NOT wolfvision_FOUND) endif(NOT wolfvision_FOUND)
# Set the include directories for wolf (itself). # Set the include directories for wolf (itself).
set(wolfvision_FOUND TRUE) set(wolfvision_FOUND TRUE)
\ No newline at end of file
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