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 testi
On Thu, Sep 25, 2008 at 3:46 PM, Timenkov Yuri <[EMAIL PROTECTED]> wrote:
> This week I played with xerces too :) but on windows, so I suppose there
> will be different view point on this problem.
>
> 1) I think using FIND_PATH(XERCESC_INCLUDE_DIR
> xercesc/util/XercesVersion.hpp) is slightly bette
This week I played with xerces too :) but on windows, so I suppose there
will be different view point on this problem.
1) I think using FIND_PATH(XERCESC_INCLUDE_DIR
xercesc/util/XercesVersion.hpp) is slightly better, because there may be
different xercesc files or directories.
2) SET(XERCESC_NAM
Attached is a proposal for Xerces-C XML parser
(http://xerces.apache.org/xerces-c/) module for CMake; the module is
built after zlib module from CMake distribution.
Regards,
Alex
FindXercesC.cmake
Description: Binary data
___
CMake mailing list
CMake@c