mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-24 11:16:51 +00:00
Merge pull request #278 from CvH/fix_tinyxml2_master
tinyxml2: fix disable shared patch
This commit is contained in:
commit
0b27675231
@ -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