Commit 9bab41e4 authored by f3nix's avatar f3nix

CMake: grammar

parent dd38594d
......@@ -28,7 +28,7 @@ macro(mingw_resource_compiler _NAME)
add_custom_command(OUTPUT ${_OUT}
COMMAND windres.exe
ARGS ${_ARGS}
COMMENT "Compiling ${_NAME} resource file."
COMMENT "Compiling ${_NAME}'s resource file"
VERBATIM)
# Set a NAME_RESOURCES variable
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment