blob: bb36a4c48ee96dbb1db02d944d7c4e0b966a1179 [file] [log] [blame]
file(GENERATE
OUTPUT ${CMAKE_CURRENT_BINARY_DIR}/output_file.txt
CONTENT "123"
)