diff options
| author | CoprDistGit <infra@openeuler.org> | 2024-11-21 07:48:09 +0000 |
|---|---|---|
| committer | CoprDistGit <infra@openeuler.org> | 2024-11-21 07:48:09 +0000 |
| commit | 69ee0261ef8a845ede9f78cf6039d3b9cd2febf1 (patch) | |
| tree | 8642c28c75302e914ebc725acf30c3ad153044df /poppler-21.01.0-glib-introspection.patch | |
| parent | b218aa670ac9346b324008b8582517a2f92ab2cc (diff) | |
automatic import of poppler
Diffstat (limited to 'poppler-21.01.0-glib-introspection.patch')
| -rw-r--r-- | poppler-21.01.0-glib-introspection.patch | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/poppler-21.01.0-glib-introspection.patch b/poppler-21.01.0-glib-introspection.patch new file mode 100644 index 0000000..6b82738 --- /dev/null +++ b/poppler-21.01.0-glib-introspection.patch @@ -0,0 +1,11 @@ +--- poppler-21.01.0/glib/CMakeLists.txt ++++ poppler-21.01.0/glib/CMakeLists.txt +@@ -121,7 +121,7 @@ if (HAVE_INTROSPECTION AND BUILD_SHARED_ + + # General gir: Reset object-list for introspection & load tool args + set(INTROSPECTION_GIRS) +- set(INTROSPECTION_SCANNER_ARGS "--add-include-path=${CMAKE_CURRENT_SOURCE_DIR}" "--warn-all") ++ set(INTROSPECTION_SCANNER_ARGS "--add-include-path=${CMAKE_CURRENT_SOURCE_DIR}" "--warn-all" "--sources-top-dirs=${CMAKE_SOURCE_DIR}" "--sources-top-dirs=${CMAKE_BINARY_DIR}") + set(INTROSPECTION_COMPILER_ARGS ${INTROSPECTION_COMPILER_ARGS} "--includedir=${CMAKE_CURRENT_SOURCE_DIR}") + + # Poppler: Assign package to gir & export keys |
