File: install_xalancapi_h.diff

package info (click to toggle)
xalan 1.12-12
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 10,368 kB
  • sloc: cpp: 145,645; xml: 1,523; ansic: 434; sh: 27; makefile: 17
file content (17 lines) | stat: -rw-r--r-- 731 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Description: Install XalanTransformer/XalanCAPI.h
Origin: upstream, https://github.com/apache/xalan-c/commit/ef45a833617b8d4250b6a78d369cf9571ee1c2d7
Last-Update: 2020-09-20
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
diff --git a/src/xalanc/CMakeLists.txt b/src/xalanc/CMakeLists.txt
index eee478e03..a5d9131c4 100644
--- a/src/xalanc/CMakeLists.txt
+++ b/src/xalanc/CMakeLists.txt
@@ -832,6 +832,7 @@ set(xalantransformer_sources
   XalanTransformer/XercesDOMWrapperParsedSource.cpp)
 
 set(xalantransformer_headers
+  XalanTransformer/XalanCAPI.h
   XalanTransformer/XalanCompiledStylesheetDefault.hpp
   XalanTransformer/XalanCompiledStylesheet.hpp
   XalanTransformer/XalanDefaultDocumentBuilder.hpp