<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 11/18/2013 09:58 AM, Lars Lars
      wrote:<br>
    </div>
    <blockquote cite="mid:DUB112-W8945BCCB1E109DB5EC21EECAE40@phx.gbl"
      type="cite">
      <style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style>
      <div dir="ltr">Does cmake support xml modification? We would like
        to update a number of xml configuration files with for instance
        version information. This information is only available at build
        time. </div>
      <br>
    </blockquote>
    I think CMake has very limited internal XML capabilities.<br>
    As far as I know there are neither CMake script nor external
    commands CMake would provide to allow XML modification (not counting
    generic text file modifications).<br>
    <br>
    Nils<br>
  </body>
</html>