Skip to content
Snippets Groups Projects
Commit 89d90739 authored by Markus Blatt's avatar Markus Blatt
Browse files

[Merge][CMake] Merged revisions : 6982

Revision  r6982
.----------------------
Removed faulty else clause
.----------------------


[[Imported from SVN: r7318]]
parents 7f96b217 36dcb350
No related branches found
No related tags found
No related merge requests found
......@@ -419,9 +419,6 @@ run_default_configure () {
CMAKE_PARAMS="$CMAKE_PARAMS \"-D""$name""_DIR=$path\""
fi
fi
else
echo "Only out of source builds are supported when using CMake" >&2
exit 1
fi
done
......
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