[xmlsec] XMLSec & CMake

Aleksey Sanin aleksey at aleksey.com
Tue Jul 7 16:01:14 PDT 2020


Sure. Though I am hesitant about having 2 build systems :)

Can you send a PR? I would like to understand how complex is it.
Also, how hard would it be to support more than just openssl?
E.g. on Windows I believe many people are using MS APIs.

Aleksey

On 7/7/20 9:27 AM, Sven Paschukat wrote:
> Hi,
> 
> I've written a CMake configuration file (CMakeLists.txt) that is able to compile XMLSec library on different platforms. It's not that configurable as the original configuration script. For example, it always requires OpenSSL, and it's not prepared to receive compiler options like xslt or iconv. But it integrates good into a CMake build environment and especially good into Microsofts vcpkg framework, in order to get rid of the dependency management.
> 
> At the moment, the CMakeLists.txt is contributed into the build process from the vcpkg environment, but it would be good if we could include it directly into the XMLSec sources. If I prepare a PR, do you would accept it in general?
> 
> Regards,
> 
> Sven
> 
> _______________________________________________
> xmlsec mailing list
> xmlsec at aleksey.com
> http://www.aleksey.com/mailman/listinfo/xmlsec
> 


More information about the xmlsec mailing list