1
0
mirror of https://github.com/avinal/avinal.github.io.git synced 2026-07-04 07:40:09 +05:30

remove redundant title from all the posts

Signed-off-by: Avinal Kumar <avinal.xlvii@gmail.com>
This commit is contained in:
2023-04-01 19:15:02 +05:30
parent 0851835bc9
commit 1fd232f751
27 changed files with 13 additions and 55 deletions
@@ -11,8 +11,6 @@ other resources inside the project."
image: "/images/cmake-office.webp"
---
# Hello CMake
CMake stands for Cross-platform Make. Normally, a build tool like Make
will parse a configuration file (Makefile) that contains all the
commands required to build an artifact based on the source files and