mirror of
https://gitlab.com/kicad/code/kicad.git
synced 2025-09-14 02:03:12 +02:00
CMake: grammar
This commit is contained in:
parent
dd38594d39
commit
9bab41e43d
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user