early-access version 2853
This commit is contained in:
16
externals/vcpkg/ports/libmupdf/dont-generate-extract-3rd-party-things.patch
vendored
Executable file
16
externals/vcpkg/ports/libmupdf/dont-generate-extract-3rd-party-things.patch
vendored
Executable file
@@ -0,0 +1,16 @@
|
||||
--- a/Makethird
|
||||
+++ b/Makethird
|
||||
@@ -238,6 +238,7 @@ endif
|
||||
|
||||
# --- EXTRACT ---
|
||||
|
||||
+ifeq (0, 1)
|
||||
THIRD_CFLAGS += $(EXTRACT_CFLAGS)
|
||||
THIRD_LIBS += $(EXTRACT_LIBS)
|
||||
THIRD_SRC += $(EXTRACT_SRC)
|
||||
@@ -268,3 +269,4 @@ thirdparty/extract/src/odt_template.c: thirdparty/extract/src/template.odt third
|
||||
@touch $@
|
||||
|
||||
generate: thirdparty/extract/src/docx_template.c
|
||||
+endif
|
||||
|
Reference in New Issue
Block a user