mirror of
https://github.com/ttroy50/cmake-examples.git
synced 2025-12-18 12:14:36 +03:00
spelling fixes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
= Code Generation
|
||||
|
||||
Code generation can be useful to create source code in different languages from a common description file. This can reduce the amount of manual code to write and increase inter-operability.
|
||||
Code generation can be useful to create source code in different languages from a common description file. This can reduce the amount of manual code to write and increase interoperability.
|
||||
|
||||
Examples showing code generation using variables from CMake and also using some common tools.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user