summaryrefslogtreecommitdiff
path: root/cmake/CreateGrfCommand.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/CreateGrfCommand.cmake')
-rw-r--r--cmake/CreateGrfCommand.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/CreateGrfCommand.cmake b/cmake/CreateGrfCommand.cmake
index 25e599f56..4ad973419 100644
--- a/cmake/CreateGrfCommand.cmake
+++ b/cmake/CreateGrfCommand.cmake
@@ -26,7 +26,7 @@ function(create_grf_command)
)
list(APPEND GRF_PNG_BINARY_FILES ${GRF_PNG_BINARY_FILE})
- endforeach(GRF_PNG_SOURCE_FILE)
+ endforeach()
add_custom_command(OUTPUT ${GRF_BINARY_FILE}
COMMAND ${CMAKE_COMMAND}