mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
tinyxml2: fix disable shared patch
- patch needs mixed line endings
This commit is contained in:
parent
102d8e51a6
commit
b3f878d269
@ -1,7 +1,6 @@
|
||||
diff -Naur a/CMakeLists.txt b/CMakeLists.txt
|
||||
--- a/CMakeLists.txt 2013-10-26 21:52:35.000000000 -0700
|
||||
+++ b/CMakeLists.txt 2016-04-17 13:49:47.504923855 -0700
|
||||
@@ -51,26 +51,12 @@
|
||||
--- a/CMakeLists.txt
|
||||
+++ b/CMakeLists.txt
|
||||
@@ -51,26 +51,12 @@ if(BUILD_STATIC_LIBS)
|
||||
add_library(tinyxml2static STATIC tinyxml2.cpp tinyxml2.h)
|
||||
set_target_properties(tinyxml2static PROPERTIES OUTPUT_NAME tinyxml2)
|
||||
endif(BUILD_STATIC_LIBS)
|
||||
|
Loading…
x
Reference in New Issue
Block a user