Skip to content
Snippets Groups Projects
Commit c658b74d authored by Emmanuel Christophe's avatar Emmanuel Christophe
Browse files

translation

parent d1e26c75
No related branches found
No related tags found
No related merge requests found
......@@ -5,7 +5,7 @@ IF(OTB_FOUND)
INCLUDE(${OTB_USE_FILE})
ELSE(OTB_FOUND)
MESSAGE(FATAL_ERROR
"OTB non trouve. Positionner la variable OTB_DIR.")
"Cannot build OTB project without OTB. Please set OTB_DIR.")
ENDIF(OTB_FOUND)
ADD_EXECUTABLE(HelloWorld HelloWorld.cxx )
......
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