Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Commits
9bab41e4
Commit
9bab41e4
authored
May 01, 2008
by
f3nix
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
CMake: grammar
parent
dd38594d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
MinGWResourceCompiler.cmake
CMakeModules/MinGWResourceCompiler.cmake
+1
-1
No files found.
CMakeModules/MinGWResourceCompiler.cmake
View file @
9bab41e4
...
...
@@ -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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment