Skip to content
Unverified Commit be58fa51 authored by Martin Pulec's avatar Martin Pulec
Browse files

configure: use --cflags-only-I for SDL(2)

SDL cflags define '-Dmain=SDL_main' otherwise leading to wrong main func
signature (perhaps SDL.h has some magic that corrects that but it isn't
included by our main.cpp).
parent 8f7bbd60
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment