update patch libicuuc (use git diff)
This commit is contained in:
parent
c4329b3bf1
commit
eec4adfc44
1 changed files with 6 additions and 4 deletions
|
@ -1,6 +1,8 @@
|
||||||
--- code/CMakeLists.txt.origin 2018-03-17 16:37:45.862885882 +0100
|
diff --git a/code/CMakeLists.txt b/code/CMakeLists.txt
|
||||||
+++ code/CMakeLists.txt 2018-03-18 10:40:02.320751401 +0100
|
index 4e422c0b5..e76be35f1 100644
|
||||||
@@ -148,6 +148,17 @@
|
--- a/code/CMakeLists.txt
|
||||||
|
+++ b/code/CMakeLists.txt
|
||||||
|
@@ -153,6 +153,17 @@ IF(WITH_STATIC)
|
||||||
IF(LIBLZMA_LIBRARIES)
|
IF(LIBLZMA_LIBRARIES)
|
||||||
SET(LIBXML2_LIBRARIES ${LIBXML2_LIBRARIES} ${LIBLZMA_LIBRARIES})
|
SET(LIBXML2_LIBRARIES ${LIBXML2_LIBRARIES} ${LIBLZMA_LIBRARIES})
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
@ -17,4 +19,4 @@
|
||||||
+ ENDIF()
|
+ ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
ENDIF()
|
ENDIF()
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue