1<?xml version="1.0"?>
2<!-- $Id: fop.xconf 1616312 2014-08-06 19:19:31Z gadams $ -->
3<!-- More details about this configuration file can be found here:
4     https://xmlgraphics.apache.org/fop/0.95/configuration.html -->
5
6<!-- NOTE: This is the version of the configuration -->
7<fop version="1.0">
8
9  <!-- Base URL for resolving relative URLs -->
10  <base>${CMAKE_CURRENT_SOURCE_DIR}</base>
11
12</fop>
13