Refresh patches

This commit is contained in:
Sebastian Ramacher 2018-12-16 17:18:48 +01:00
parent d0b9aab731
commit f343962e1e
4 changed files with 21 additions and 20 deletions

View file

@ -8,10 +8,10 @@ Subject: Hide internal symbols
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/libobs/CMakeLists.txt b/libobs/CMakeLists.txt
index 00c0ebc..c82d94e 100644
index bddfa5c..41ed749 100644
--- a/libobs/CMakeLists.txt
+++ b/libobs/CMakeLists.txt
@@ -447,6 +447,10 @@ if(NOT MSVC)
@@ -463,6 +463,10 @@ if(NOT MSVC)
-msse2)
endif()