mirror of
https://github.com/avinal/avinal.github.io.git
synced 2026-07-03 23:30:09 +05:30
page improvements
This commit is contained in:
@@ -22,4 +22,5 @@ css-serve:
|
||||
|
||||
# clean
|
||||
clean:
|
||||
rm -rf dist
|
||||
rm -rf dist
|
||||
rm -rf html-only/public
|
||||
@@ -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