Skip to content

ctest: Add missing newlines on several error messages

kalvdans requested to merge kalvdans/cmake:add-newline into master

Without this:

user@host:~$ ctest --build-and-test foo
--build-and-test must have source and binary dir
Problem parsing command line arguments within a handleruser@host:~$

Topic-rename: ctest-error-newlines

Edited by Brad King

Merge request reports