blob: b35bde11bdd9aa99fe12ab62589c61f0dd875086 [file] [log] [blame]
set(file_name ${CMAKE_CURRENT_BINARY_DIR}/NewLineStyle.txt)
file(WRITE ${file_name} "Data\n")
configure_file(${file_name} ${file_name}.out NEWLINE_STYLE)