Version:
Usage
Install the latest sdl2 package with the following command:
meson wrap install sdl2Or, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from sdl2 2.32.8-1 can be used by adding the following lines to your meson.build file:
sdl2_dep = dependency('sdl2')
sdl2main_dep = dependency('sdl2main')
sdl2_test_dep = dependency('sdl2_test')Project Options
Loading patch files...
Patch Files Preview
Loading patch files...