Skip to content
Snippets Groups Projects
Commit eaaa10ac authored by Oliver Sander's avatar Oliver Sander
Browse files

Remove spurious whitespace in screen output

parent 4895d3b5
No related branches found
No related tags found
No related merge requests found
......@@ -472,7 +472,7 @@ include \$(top_srcdir)/am/cmake-pkg-config
M_DELIM
################## CMakeLists.txt ##################
echo " - $PROJECT/CMakeLists.txt"
echo "- $PROJECT/CMakeLists.txt"
cat> "$PROJECT/CMakeLists.txt" << M_DELIM
cmake_minimum_required(VERSION 2.8.6)
project($PROJECT 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