update patches for sdl2 2.0.20

This commit is contained in:
alexey.lysiuk 2022-01-19 12:11:29 +02:00
parent a9598882d8
commit 6695b56129
2 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -1860,7 +1860,7 @@
@@ -1872,7 +1872,7 @@
#import <Foundation/Foundation.h>
#import <CoreHaptics/CoreHaptics.h>
int main() {}" HAVE_FRAMEWORK_COREHAPTICS)

View file

@ -1,6 +1,6 @@
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2451,7 +2451,7 @@
@@ -2528,7 +2528,7 @@
# Compat helpers for the configuration files
find_package(Git)
@ -9,7 +9,7 @@
execute_process(COMMAND
"${GIT_EXECUTABLE}" remote get-url origin
WORKING_DIRECTORY "${CMAKE_SOURCE_DIR}"
@@ -2472,7 +2472,7 @@
@@ -2549,7 +2549,7 @@
set(SDL_REVISION "")
endif()
else()