blob: 14aad31a233c80ff3c9f681f20d0516c4ac52c47 [file] [log] [blame]
if("a
b" STREQUAL "a\nb")
message("CRLF->LF worked")
else()
message(FATAL_ERROR "CRLF->LF failed")
endif()