<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cmark/src/cmarkConfig.cmake.in, branch master</title>
<subtitle>My own fork of cmark for commonmark conversion</subtitle>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/'/>
<entry>
<title>build: substitute the path into the generate files</title>
<updated>2020-01-25T01:27:22+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2020-01-24T22:09:44+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=242e277a661ec7e51f34dcaf86c1925d550b1498'/>
<id>242e277a661ec7e51f34dcaf86c1925d550b1498</id>
<content type='text'>
This resorts to the variable substitution to ensure the path embedded is
correct.  Without this, the path at the time of the configuration.  In
the case of the Swift project, this ended up searching in the *source*
directory rather than the *build* directory.  This will ensure that we
export the file to an absolute location and we use the same location in
the `cmarkConfig.cmake` file by means of CMake's `configure_file`
subsitution.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This resorts to the variable substitution to ensure the path embedded is
correct.  Without this, the path at the time of the configuration.  In
the case of the Swift project, this ended up searching in the *source*
directory rather than the *build* directory.  This will ensure that we
export the file to an absolute location and we use the same location in
the `cmarkConfig.cmake` file by means of CMake's `configure_file`
subsitution.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: use absolute path for cmarkTargets.cmake</title>
<updated>2020-01-23T16:32:43+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2020-01-19T17:33:31+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=14622a194c2f640fb6b6e8edbfe9ec5bf9aecfd1'/>
<id>14622a194c2f640fb6b6e8edbfe9ec5bf9aecfd1</id>
<content type='text'>
Adjust the include of the CMake file to use a cmarkConfig.cmake relative
location which enables use without considerations for the path.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adjust the include of the CMake file to use a cmarkConfig.cmake relative
location which enables use without considerations for the path.
</pre>
</div>
</content>
</entry>
<entry>
<title>build: add exports targets for build tree usage</title>
<updated>2020-01-03T05:58:05+00:00</updated>
<author>
<name>Saleem Abdulrasool</name>
<email>compnerd@compnerd.org</email>
</author>
<published>2019-12-22T20:43:43+00:00</published>
<link rel='alternate' type='text/html' href='http://ns2.complex-networks.net/cmark/commit/?id=1ff180e23cc38ae82f30615e12b07e98f0794676'/>
<id>1ff180e23cc38ae82f30615e12b07e98f0794676</id>
<content type='text'>
This enables the use of the export targets from the build tree to allow
easy use of the CMark library in other projects.

Resolves: #307
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This enables the use of the export targets from the build tree to allow
easy use of the CMark library in other projects.

Resolves: #307
</pre>
</div>
</content>
</entry>
</feed>
