[CMake] [New Module] Xerces-C (2nd try)

Aleksandar Samardzic asamardzic at gmail.com
Wed Oct 1 15:04:37 EDT 2008


Attached is (FindXercesC.cmake) a proposal for Xerces-C XML parser
(http://xerces.apache.org/xerces-c/) module for CMake.  I've added
some small cleanups from previous version (posted here:
http://www.cmake.org/pipermail/cmake/2008-September/024277.html).

Attached is also, for the purpose of testing and to demonstrate the
usage of above module, CMake file (CMakeLists.txt) for SAXCount
example from Xerces-C source distribution.  In order to test, put both
CMakeLists.txt and FindXercesC.cmake into samples/SAXCount
sub-directory of Xerces-C source distribution, and build as usual.
Note that the module above is for Xerces-C 2.8.0 release.

Regards,
Alex
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FindXercesC.cmake
Type: application/octet-stream
Size: 802 bytes
Desc: not available
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081001/86acf303/attachment.obj>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: CMakeLists.txt
URL: <http://www.cmake.org/pipermail/cmake/attachments/20081001/86acf303/attachment.txt>


More information about the CMake mailing list