Actions
Bug #1703
closedMeson: Include paths not set for sdl components
Start date:
10/11/2025
Due date:
% Done:
0%
Estimated time:
Description
Meson configure uses find_library() to find sdl dependencies. That only sets the library, but not include paths for the headers, causing build to fail on some systems when includes are not found.
Files
Actions