catch22
catch22 copied to clipboard
Using make to compile C programs
Adds new feature to this library.
Easy compilation using $ make command.
Requires to create "bin" folder (inside catch22/C) which will store all the object files (.o)
Thanks for the contribution, I’ll look into it soon!