feat(cmake): Added CMake package

Addon changes:
- Added share directory to install script to fix CMAKE_ROOT not found
  issue.
- Added a simple CPP Hello World program for CMake usage.

Caution:
- Need to test Powershell script.
This commit is contained in:
brthngnsh
2023-06-18 20:04:50 +05:30
committed by AJ ONeal
parent d2980418dc
commit d00bf9eb12
5 changed files with 205 additions and 0 deletions

View File

@@ -13,6 +13,7 @@ __rmrf_local() {
bat \
caddy \
chromedriver \
cmake \
comrak \
curlie \
delta \
@@ -106,6 +107,7 @@ __rmrf_local() {
bat \
caddy \
chromedriver \
cmake \
comrak \
curlie \
delta \
@@ -202,6 +204,7 @@ __test() {
bat \
caddy \
chromedriver \
cmake \
comrak \
curlie \
delta \