CMake

CTest.NoNewline

command_line: D:\a\nightly-builds\nightly-builds\build\bin\cmake.exe "-E" "echo_append" "This line has no newline!"

working_directory: "./Tests"

Processors: 1

Execution Time: 0.051

Completion Status: Completed

Environment: #CTEST_RESOURCE_GROUP_COUNT=

stdout:

This line has no newline!
Status: passed
Loading...