1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-15 15:02:34 +02:00
openrw/cmake
Paul Cercueil 528a686f24 cmake: SDL2: Fix SDL2 headers detection
We are looking for the SDL.h file inside a SDL2 folder located in the
standard include paths, so the path suffix should be simply SDL2.

The /usr/local/include/SDL2 and /usr/include/SDL2 are standard paths
with the SDL2 suffix, so they can be dropped.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
2020-03-16 22:36:30 +01:00
..
ctest Remove RW_TEST_WITH_DATA from test code 2019-01-21 20:31:31 +00:00
modules cmake: SDL2: Fix SDL2 headers detection 2020-03-16 22:36:30 +01:00