Skip to content
  • mathieu _alkama_ m's avatar
    Keep the mac app bundle and windows exe name clean (#84) · 77eb00a9
    mathieu _alkama_ m authored
    * Keep the mac app bundle name clean
    
    Let linux and windows binaries be lowercase as they seem to prefer
    
    * Remove CMake module path
    
    We haven’t use that since when we needed to find SDL2.
    
    * Mac: Remove declaration without implementation
    
    * Avoid redefining macros
    
    * Fix misc compiler warnings
    77eb00a9