tinygl icon indicating copy to clipboard operation
tinygl copied to clipboard

Use sdl-config to get the SDL include path

Open ccawley2011 opened this issue 4 years ago • 2 comments

This matches how CMake behaves, and fixes compilation when SDL is installed in a non-default location.

ccawley2011 avatar Sep 06 '21 21:09 ccawley2011

I wonder if this would work properly on Msys2 setups. I had to fiddle with the makefiles quite a bit to make something that compiled on both linux and windows.

gek169 avatar Sep 06 '21 22:09 gek169

Commenting to remind myself to test this on msys2

gek169 avatar Sep 28 '21 00:09 gek169

I have since concluded that Cmake support is not worth having. Pardon.

gek169 avatar Nov 12 '22 23:11 gek169