Skip to content
  • Chun-wei Fan's avatar
    94a59c556223
    CMake: Relax check for enabling crypto support on Windows · 94a59c556223
    Chun-wei Fan authored
    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.
    94a59c556223
    CMake: Relax check for enabling crypto support on Windows
    Chun-wei Fan authored
    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.
Loading