Skip to content
Snippets Groups Projects
Commit 60f776ad85dd authored by Chun-wei Fan's avatar Chun-wei Fan
Browse files

CMake: Relax check for enabling crypto support on Windows

The crypto support in libexslt uses the native Windows APIs instead of GCrypt
on Windows, so it is enabled by default in the win32 Makefile build system.

Make it easier for people to enable such support in the CMake builds on
Windows, since we don't need to look for or use GCrypt on Windows when enabling
crypto support.
parent 71d243c21e28
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment