mirror of
https://github.com/adambard/learnxinyminutes-docs.git
synced 2025-08-05 06:17:36 +02:00
fix minor typo
This commit is contained in:
@@ -5,7 +5,7 @@ contributors:
|
|||||||
filename: CMake
|
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.
|
to test, compile and create packages of your source code.
|
||||||
|
|
||||||
The problem that CMake tries to solve it's the problem of Makefiles and
|
The problem that CMake tries to solve it's the problem of Makefiles and
|
||||||
|
Reference in New Issue
Block a user