mmatyas / openblok

A customizable, cross platform, open-source falling block game, packed with a bunch of features.
GNU General Public License v3.0
99 stars 15 forks source link

Do not show the console on Windows #68

Closed mmatyas closed 6 months ago

mmatyas commented 6 months ago

See #66

mmatyas commented 6 months ago

Oh, that is fine, the WIN32 property only modifies the Windows build (see: https://cmake.org/cmake/help/latest/prop_tgt/WIN32_EXECUTABLE.html). You can see here too that the Linux builds pass.