Skip to content

Commit

Permalink
Update SDL2 to SDL2-2.28.1
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewmcwatters committed Jul 19, 2023
1 parent 725cd2f commit b523fbd
Show file tree
Hide file tree
Showing 144 changed files with 4,763 additions and 7,069 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ set(PHYSFS_BUILD_DOCS FALSE CACHE BOOL "Build doxygen based documentation")
add_subdirectory(lib/physfs-release-3.2.0)

# add the SDL2 library
find_package(SDL2 2.26.4 EXACT REQUIRED PATHS lib)
find_package(SDL2 2.28.1 EXACT REQUIRED PATHS lib)

# add the volk library
add_subdirectory(lib/volk)
Expand Down
445 changes: 0 additions & 445 deletions lib/SDL2-2.26.4/include/SDL_config.h.cmake

This file was deleted.

389 changes: 0 additions & 389 deletions lib/SDL2-2.26.4/include/SDL_config.h.in

This file was deleted.

Loading

0 comments on commit b523fbd

Please sign in to comment.