mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-04 07:40:09 +05:30
page improvements
This commit is contained in:
@@ -28,7 +28,7 @@ and various features.
|
||||
|
||||
## What is CMake?
|
||||
|
||||

|
||||

|
||||
|
||||
CMake stands for Cross-platform Make. Normally, a build tool like Make
|
||||
will parse a configuration file (Makefile) that contains all the
|
||||
@@ -51,7 +51,7 @@ again: just remove the build directory and you are done.
|
||||
|
||||
## CMake Syntax
|
||||
|
||||

|
||||

|
||||
|
||||
CMake unlike Make is a configuration language itself. CMake supplies a
|
||||
rich library of inherent functions as well as common programming
|
||||
|
||||
Reference in New Issue
Block a user