To build the project, create a directory "build" and execute following commands:
cmake -S . -B build
cmake --build build
It should create an ELF file in root directory
BArs303/MessengerFromScratch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
To build the project, create a directory "build" and execute following commands:
cmake -S . -B build
cmake --build build
It should create an ELF file in root directory