Skip to content

sanyamacwan/cmake-systems-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMake Systems Programming Project

This repository contains an academic systems programming project built using C/C++ and CMake.

The project demonstrates the use of CMake for managing builds, organizing source code, and compiling a modular systems-level application. It was developed as part of my academic coursework and is shared here for portfolio and learning purposes.

Tools & Technologies

- C / C++

- CMake

- Systems programming concepts

Build Instructions

Example build steps:

cmake -S . -B build

cmake --build build

Academic Context

This project was completed as part of my academic studies.

About

Academic systems programming project using C/C++ and CMake.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors