write_file(filename "message to write"... [APPEND])
write_file(filename "message to write"... [APPEND])
write_file(${CMAKE_BINARY_DIR}/msys2-environment "export MSYS2_HOME=${MSYS2_BASE}" APPEND)
WRITE_FILE(${OpenIGTLink_BINARY_DIR}/CMakeFiles/CMakeOutput.log
"Determining if getsockname accepts socklen_t type "
"passed with the following output:\n"
"${OUTPUT}\n" APPEND)
write_file(${INCFILE} "#include <${INCFILEINC}>" APPEND)
write_file(${FINIT} "#include <${HDR}>" APPEND)
WRITE_FILE("myodbc_version.xml" "<?define odbc_resource=\"${WIX_RESOURCE}\" ?>" APPEND)