mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2024-11-22 21:52:31 +03:00
fix minor typo
This commit is contained in:
parent
060da6fe0c
commit
b891d0d7e1
@ -5,7 +5,7 @@ contributors:
|
||||
filename: CMake
|
||||
---
|
||||
|
||||
CMake it's a cross-platform, open-source build system. This tool will allow you
|
||||
CMake is a cross-platform, open-source build system. This tool will allow you
|
||||
to test, compile and create packages of your source code.
|
||||
|
||||
The problem that CMake tries to solve it's the problem of Makefiles and
|
||||
|
Loading…
Reference in New Issue
Block a user