This repository was archived by the owner on Oct 2, 2025. It is now read-only.
nuno1212s/DSCPP
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
To compile this program CMake version 3.17 (minimum) is required. In ubuntu this can be installed using snap packages. After having it installed, just perform: cmake ./ followed by doing: make when cmake ./ is done.