connorwmackay / BlockGame

Another attempt at making a Minecraft clone with OpenGL and C++
GNU General Public License v3.0
0 stars 0 forks source link

Convert the Project to Use CMake #18

Closed connorwmackay closed 2 months ago

connorwmackay commented 2 months ago

The project should instead use CMake since it is cross-platform and not IDE-depedendant.