mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-08-04 04:35:32 +02:00
cmake.md: add homepage
This commit is contained in:
parent
d4e997b1f4
commit
d856fbdef0
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
|
||||
> Cross-platform build system generator.
|
||||
> It generates Makefiles, Visual Studio projects or others, depending on the target system.
|
||||
> Homepage: <https://cmake.org/cmake/help/v3.2/manual/cmake.1.html>.
|
||||
|
||||
- Generate a Makefile and use it to compile a project in the same directory as the source:
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue