SoorajModi / DataStructures

Data Structures written in C
MIT License
0 stars 0 forks source link

Use cmake instead of manually creating makefile #2

Closed SoorajModi closed 3 years ago

SoorajModi commented 3 years ago

CMake is better to use than just a makefile, use that instead