Added gnumake to semester file

This commit is contained in:
EsVagy42 2026-02-11 15:11:08 +01:00
parent 33668e068d
commit bb5fe85b2d
2 changed files with 2 additions and 1 deletions

View file

@ -13,5 +13,6 @@
cmake cmake
catch2 catch2
gnumake
]; ];
} }

View file

@ -1 +1 @@
Added cmake and catch2 to semester file Added gnumake to semester file