early-access version 2835

This commit is contained in:
pineappleEA
2022-07-15 04:00:50 +02:00
parent 5c0ee5eba6
commit 0e7aef7e36
1173 changed files with 55320 additions and 18881 deletions

View File

@@ -1,3 +1,5 @@
# sdl2 cmake project-config-version input for ./configure scripts
set(PACKAGE_VERSION "@SDL_VERSION@")
if(PACKAGE_VERSION VERSION_LESS PACKAGE_FIND_VERSION)
@@ -8,4 +10,3 @@ else()
set(PACKAGE_VERSION_EXACT TRUE)
endif()
endif()