1
0
mirror of https://github.com/rwengine/openrw.git synced 2024-09-04 09:39:46 +02:00
openrw/cmake/modules
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
..
CodeCoverage.cmake cmake: update code coverage cmake script 2018-12-28 00:58:10 +01:00
FindClangTidy.cmake cmake: detect clang-tidy using cmake module + add helper function 2018-06-07 04:55:21 +02:00
FindFFmpeg.cmake cmake: FFmpeg: Fix regex for version detection 2020-03-16 22:32:33 +01:00
FindGLM.cmake cmake: detect glm version 2018-09-17 19:14:35 +02:00
FindIncludeWhatYouUse.cmake cmake: let sources depend on the iwyu mapping file 2018-01-08 22:52:48 +00:00
FindSDL2.cmake cmake: SDL2: Fix SDL2 headers detection 2020-03-16 22:36:30 +01:00
GetGitRevisionDescription.cmake Add Git SHA1 hash to RWGame for versioning 2016-08-01 19:34:53 +01:00
GetGitRevisionDescription.cmake.in Add Git SHA1 hash to RWGame for versioning 2016-08-01 19:34:53 +01:00
llvm-cov-wrapper.in ci: add ability to upload to codecov.io 2018-11-27 13:47:25 +01:00
WrapTargets.cmake conan: update qt, boost, ffmpeg, openal and sdl2 2019-01-05 05:22:28 +01:00