sourencho / ungroup_game

A multiplayer game about temporary alliances written with a custom engine in C++ and SFML
14 stars 1 forks source link

Make debug build optional via cmake #78

Closed sourencho closed 4 years ago

sourencho commented 5 years ago

Currently we always make a debug build Google -DCMAKE_BUILD_TYPE=Debug