1 2 3 4 5
configure_file( "${CMAKE_CURRENT_BINARY_DIR}/ConfigureFileInput.txt.in" "${CMAKE_CURRENT_BINARY_DIR}/ConfigureFileOutput.txt" @ONLY )