Skip to content
Snippets Groups Projects
Commit 25b77a9f authored by Victor Poughon's avatar Victor Poughon
Browse files

DOC: improve PreventInSourceBuilds error message

parent fa93cdd2
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@ function(AssureOutOfSourceBuilds)
message("######################################################")
message("# OTB should not be configured & built in the OTB source directory")
message("# You must run cmake in a build directory outside of the source tree.")
message("# See the documentation for example build commands.")
message("# See the software guide documentation for example build commands.")
message("# ")
message("# NOTE: Given that you already tried to make an in-source build")
message("# CMake has already created several files & directories")
......
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