Just a tutorial
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Arti Zirk 84844eeab2 Init 2 years ago
alib Init 2 years ago
.gitignore Init 2 years ago
CMakeLists.txt Init 2 years ago
CMakePresets.json Init 2 years ago
README.md Init 2 years ago
config.h.in Init 2 years ago
main.c Init 2 years ago

README.md

build

Use preset from CMakePresets.json

cmake -S . --preset=default

And then build

cmake --build build/default